X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fif_fc.h;h=376a34ea47231282bc883e05fcb2dcd487b52bd3;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=33330b458b9568d5a4303322d8011856c2ab6a66;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/linux/if_fc.h b/include/linux/if_fc.h index 33330b458..376a34ea4 100644 --- a/include/linux/if_fc.h +++ b/include/linux/if_fc.h @@ -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 */