linux-brain/drivers/net/ethernet/broadcom/genet
Florian Fainelli d5dc50ca1f net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
commit 2b452550a203d88112eaf0ba9fc4b750a000b496 upstream.

Make sure that we disable each of the TX and RX queues in the TDMA and
RDMA control registers. This is a correctness change to be symmetrical
with the code that enables the TX and RX queues.

Tested-by: Maxime Ripard <maxime@cerno.tech>
Fixes: 1c1008c793 ("net: bcmgenet: add main driver file")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-25 14:35:14 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
bcmgenet.c net: bcmgenet: Ensure all TX/RX queues DMAs are disabled 2021-07-25 14:35:14 +02:00
bcmgenet.h net: bcmgenet: Fix WoL with password after deep sleep 2020-06-22 09:31:00 +02:00
bcmgenet_wol.c net: bcmgenet: Fix WoL with password after deep sleep 2020-06-22 09:31:00 +02:00
bcmmii.c net: bcmgenet: check return value after calling platform_get_resource() 2021-07-19 08:53:10 +02:00