diff options
Diffstat (limited to 'include/net/sctp/structs.h')
-rw-r--r-- | include/net/sctp/structs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index 5596f5d97ed2..ca77bc5b7ff5 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
@@ -1482,7 +1482,7 @@ struct sctp_association { | |||
1482 | /* This mask is used to disable sending the ASCONF chunk | 1482 | /* This mask is used to disable sending the ASCONF chunk |
1483 | * with specified parameter to peer. | 1483 | * with specified parameter to peer. |
1484 | */ | 1484 | */ |
1485 | __u16 addip_disabled_mask; | 1485 | __be16 addip_disabled_mask; |
1486 | 1486 | ||
1487 | struct sctp_inithdr i; | 1487 | struct sctp_inithdr i; |
1488 | int cookie_len; | 1488 | int cookie_len; |