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:
4b5a698
)
netdrv: don't truncate VLAN TCI with VLAN stripping
author
Patrick McHardy
<kaber@trash.net>
Mon, 7 Jul 2008 03:48:41 +0000
(20:48 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Jul 2008 03:48:41 +0000
(20:48 -0700)
The vlan_hwaccel_{rx,receive_skb} functions expect the full TCI field
for priority mappings, don't truncate the upper 4 bits.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found