summaryrefslogtreecommitdiff
path: root/lib/utils.c
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 /lib/utils.c
parentaba36899377bfa9dcb9aab431de5a26c3cfeb5ef (diff)
downloadlibnl-053c93fa8ab0047b957c721dfef33ba44443cd0f.tar.gz
Update local copies of include/linux
Diffstat (limited to 'lib/utils.c')
-rw-r--r--lib/utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/utils.c b/lib/utils.c
index c7d3abd..8eb068a 100644
--- a/lib/utils.c
+++ b/lib/utils.c
@@ -689,6 +689,7 @@ static const struct trans_tbl ether_protos[] = {
__ADD(ETH_P_MPLS_UC,mpls_uc)
__ADD(ETH_P_MPLS_MC,mpls_mc)
__ADD(ETH_P_ATMMPOA,atmmpoa)
+ __ADD(ETH_P_LINK_CTL,link_ctl)
__ADD(ETH_P_ATMFATE,atmfate)
__ADD(ETH_P_PAE,pae)
__ADD(ETH_P_AOE,aoe)