From: Patrick McHardy Date: Mon, 7 Jul 2008 03:48:41 +0000 (-0700) Subject: netdrv: don't truncate VLAN TCI with VLAN stripping X-Git-Tag: v2.6.27-rc1~969^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b221957b155ef410bdc28856a66386303fbd5a;p=pandora-kernel.git netdrv: don't truncate VLAN TCI with VLAN stripping 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 Acked-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed