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.12-rc4~30^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=207070f5221e2a901d56a49df9cde47d9b716cd7;p=pandora-kernel.git via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) 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 --- Reading git-diff-tree failed