phy: atheros: Clarify the intention of ar8021_config
[oweals/u-boot.git] / include / net.h
index 8a02c923a40ed286b1d97c0f6e4e867d52fb0bf2..82500eeb30f706ea3254cd98421212dcfeba6739 100644 (file)
@@ -356,6 +356,7 @@ struct vlan_ethernet_hdr {
 #define PROT_VLAN      0x8100          /* IEEE 802.1q protocol         */
 #define PROT_IPV6      0x86dd          /* IPv6 over bluebook           */
 #define PROT_PPP_SES   0x8864          /* PPPoE session messages       */
+#define PROT_NCSI      0x88f8          /* NC-SI control packets        */
 
 #define IPPROTO_ICMP    1      /* Internet Control Message Protocol    */
 #define IPPROTO_UDP    17      /* User Datagram Protocol               */