summaryrefslogtreecommitdiff
path: root/include/linux/if_ether.h
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2011-06-09 12:56:52 +0200
committerThomas Graf <tgraf@suug.ch>2011-06-09 12:56:52 +0200
commit053c93fa8ab0047b957c721dfef33ba44443cd0f (patch)
treef6114519988dcbdc1e4300332c8000620ef97320 /include/linux/if_ether.h
parentaba36899377bfa9dcb9aab431de5a26c3cfeb5ef (diff)
downloadlibnl-053c93fa8ab0047b957c721dfef33ba44443cd0f.tar.gz
Update local copies of include/linux
Diffstat (limited to 'include/linux/if_ether.h')
-rw-r--r--include/linux/if_ether.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/if_ether.h b/include/linux/if_ether.h
index aead93d..a6af32d 100644
--- a/include/linux/if_ether.h
+++ b/include/linux/if_ether.h
@@ -72,6 +72,7 @@
#define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */
#define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */
#define ETH_P_ATMMPOA 0x884c /* MultiProtocol Over ATM */
+#define ETH_P_LINK_CTL 0x886c /* HPNA, wlan link local tunnel */
#define ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport
* over Ethernet
*/