From: Roger Luethi Date: Sat, 21 Sep 2013 12:24:11 +0000 (+0200) Subject: via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) X-Git-Tag: v3.2.52~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c25bb9fa4fe65ccf6492c8d8e77b2ce5b634f3;p=pandora-kernel.git via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) [ Upstream commit 207070f5221e2a901d56a49df9cde47d9b716cd7 ] Outgoing packets sent by via-rhine have their VLAN PCP field off by one (when hardware acceleration is enabled). The TX descriptor expects only VID and PCP (without a CFI/DEI bit). Peter Boström noticed and reported the bug. Signed-off-by: Roger Luethi Cc: Peter Boström Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed