]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/tipc/tipc_msg.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / include / net / tipc / tipc_msg.h
index 4d096eebc93f96b51588b6177a8ceebdc8a8a4d5..fb42eb7a86a55dc41fa0556059551012e9b46aca 100644 (file)
@@ -40,7 +40,7 @@
 #ifdef __KERNEL__
 
 struct tipc_msg {
-       u32 hdr[15];
+       __be32 hdr[15];
 };