commit | 9b41515636563ae76e730dbcb97fd303b94ed7d9 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Sun Jul 23 09:34:30 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 24 16:01:20 2017 -0700 |
tree | 862da2a1797f93a36bc381729a2c29df84da610a | |
parent | fe9a0fe7210d803adb3d5817da029fe39b8a4133 [diff] |
sctp: remove the typedef sctp_dup_tsn_t This patch is to remove the typedef sctp_dup_tsn_t, and replace with __be32 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>