Files
linux/net/sctp
Xin Long a762a9d94d sctp: remove the typedef sctp_chunks_param_t
This patch is to remove the typedef sctp_chunks_param_t, and
replace with struct sctp_chunks_param in the places where it's
using this typedef.

It is also to use sizeof(variable) instead of sizeof(type).

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-16 20:52:14 -07:00
..
2016-04-15 17:29:36 -04:00
2017-01-18 14:55:10 -05:00
2017-07-01 15:26:11 -07:00
2013-12-06 12:37:56 -05:00