commit | 05b25d0ba68d5b6d5d06f7c6cc3fec49ffa2df38 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Thu Aug 03 15:42:17 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 09:45:47 2017 -0700 |
tree | 4c59dc9453ab339d73f0b26f6c4c94ea8fcbbbf2 | |
parent | 65f77105438a7793836d7ba2d9a05fa585b8caf9 [diff] |
sctp: remove the typedef sctp_cwr_chunk_t Remove this typedef including the struct, there is even no places using it. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>