git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a881ae1
)
net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
author
Olaf Hering
<olaf@aepfle.de>
Fri, 14 Jun 2013 15:07:01 +0000
(17:07 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Jun 2013 06:16:50 +0000
(23:16 -0700)
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>
No differences found