mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
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>