Files
linux/drivers
Jisheng Zhang dabbf0e824 net: mvneta: Fix the case where the last poll did not process all rx
[ Upstream commit 065fd83e1b ]

For the case where the last mvneta_poll did not process all
RX packets, we need to xor the pp->cause_rx_tx or port->cause_rx_tx
before claculating the rx_queue.

Fixes: 2dcf75e279 ("net: mvneta: Associate RX queues with each CPU")
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-02 17:20:30 +02:00
..
2020-04-02 17:20:26 +02:00
2020-01-04 13:39:51 +01:00
2019-05-14 19:19:34 +02:00
2018-12-21 14:11:36 +01:00
2020-03-11 07:53:12 +01:00
2020-02-28 15:42:33 +01:00
2019-05-31 06:48:15 -07:00