[SCTP]: Trivial sctp endianness annotations.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1482,7 +1482,7 @@ struct sctp_association {
|
||||
/* This mask is used to disable sending the ASCONF chunk
|
||||
* with specified parameter to peer.
|
||||
*/
|
||||
__u16 addip_disabled_mask;
|
||||
__be16 addip_disabled_mask;
|
||||
|
||||
struct sctp_inithdr i;
|
||||
int cookie_len;
|
||||
|
Reference in New Issue
Block a user