diff options
author | Roger Luethi <rl@hellgate.ch> | 2013-09-21 14:24:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-13 16:08:30 -0700 |
commit | f7036a444e8a9eb1e41f4e157c8f19b8efbc2cb7 (patch) | |
tree | 0d1f592ab847c20baad62a303fae7f2c16d72ada /net | |
parent | f5a30bc1d6b338ecba5b948798a48bc5b59ef30f (diff) | |
download | linux-3.10-f7036a444e8a9eb1e41f4e157c8f19b8efbc2cb7.tar.gz linux-3.10-f7036a444e8a9eb1e41f4e157c8f19b8efbc2cb7.tar.bz2 linux-3.10-f7036a444e8a9eb1e41f4e157c8f19b8efbc2cb7.zip |
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 <rl@hellgate.ch>
Cc: Peter Boström <peter.bostrom@netrounds.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions