]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/if_fc.h
ide-floppy: convert to using the new atapi_flags (take 2)
[linux-2.6-omap-h63xx.git] / include / linux / if_fc.h
index 33330b458b9568d5a4303322d8011856c2ab6a66..376a34ea47231282bc883e05fcb2dcd487b52bd3 100644 (file)
@@ -44,7 +44,7 @@ struct fcllc {
        __u8  ssap;                     /* source SAP */
        __u8  llc;                      /* LLC control field */
        __u8  protid[3];                /* protocol id */
-       __u16 ethertype;                /* ether type field */
+       __be16 ethertype;               /* ether type field */
 };
 
 #endif /* _LINUX_IF_FC_H */