net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
authorOlaf Hering <olaf@aepfle.de>
Fri, 14 Jun 2013 15:07:01 +0000 (17:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 06:16:50 +0000 (23:16 -0700)
commita7bf58040f4e8a7245cb3e24ab93057be3c46363
treeaae41fd249e56ac10834cd575590cd410a1c6b82
parenta881ae1f625c599b460cc8f8a7fcb1c438f699ad
net: vlan: fix comment for vlan_ethhdr->h_vlan_proto

After addition of 8021AD h_vlan_proto can be either ETH_P_8021Q or
ETH_P_8021AD.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h