Home
last modified time | relevance | path

Searched hist:"207070 f5221e2a901d56a49df9cde47d9b716cd7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.cdiff 207070f5221e2a901d56a49df9cde47d9b716cd7 Sat Sep 21 07:24:11 CDT 2013 Roger Luethi <rl@hellgate.ch> 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 <rl@hellgate.ch>
Cc: Peter Boström <peter.bostrom@netrounds.com>
Signed-off-by: David S. Miller <davem@davemloft.net>