commit | a7bf58040f4e8a7245cb3e24ab93057be3c46363 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olaf@aepfle.de> | Fri Jun 14 17:07:01 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 23:16:50 2013 -0700 |
tree | aae41fd249e56ac10834cd575590cd410a1c6b82 | |
parent | a881ae1f625c599b460cc8f8a7fcb1c438f699ad [diff] |
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>