[SCTP]: Trivial sctp endianness annotations.
[deliverable/linux.git] / include / net / sctp / structs.h
index 5596f5d97ed2a73e108e946320be3e1117c4d39b..ca77bc5b7ff5f9d854bd6be1674e3987f753175f 100644 (file)
@@ -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;
This page took 0.025079 seconds and 5 git commands to generate.