commit | 85f6bd24ac579ef0926eb4c564ba1f3c8a7f8563 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jul 17 11:29:55 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 16 20:52:14 2017 -0700 |
tree | ca69903b63bef3ed556bb81370de33de83c39a5e | |
parent | c1dd5df39be5a98c843b9352c22c5569f84bec44 [diff] |
sctp: remove the typedef sctp_adaptation_ind_param_t This patch is to remove the typedef sctp_adaptation_ind_param_t, and replace with struct sctp_adaptation_ind_param in the places where it's using this typedef. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>