OSDN Git Service

sctp: remove the typedef sctp_dup_tsn_t
authorXin Long <lucien.xin@gmail.com>
Sun, 23 Jul 2017 01:34:30 +0000 (09:34 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jul 2017 23:01:20 +0000 (16:01 -0700)
commit9b41515636563ae76e730dbcb97fd303b94ed7d9
tree862da2a1797f93a36bc381729a2c29df84da610a
parentfe9a0fe7210d803adb3d5817da029fe39b8a4133
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>
include/linux/sctp.h