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:
c5d5d17
)
vlan: Use __vlan_hwaccel_put_tag() in rx
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 13 Nov 2009 06:33:11 +0000
(06:33 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Nov 2009 06:21:33 +0000
(22:21 -0800)
Commit
05423b241311c9380
(vlan: allow null VLAN ID to be used)
forgot to update __vlan_hwaccel_rx() & vlan_gro_common()
We need to set VLAN_TAG_PRESENT flag in skb->vlan_tci
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found