[TIPC]: 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:
@@ -40,7 +40,7 @@
|
||||
#ifdef __KERNEL__
|
||||
|
||||
struct tipc_msg {
|
||||
u32 hdr[15];
|
||||
__be32 hdr[15];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user