sfc_ef100: plumb in fini_dmaq
authorEdward Cree <ecree@solarflare.com>
Mon, 3 Aug 2020 20:36:44 +0000 (21:36 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:22:55 +0000 (18:22 -0700)
commitb780feac367e5b77028b8088829b7958944bd71a
treecaf5595220f122b322a3ba138225ac10144ce7ca
parent8e57daf70671e482209b5d231a181f04845cf73e
sfc_ef100: plumb in fini_dmaq

Bring down the TX and RX queues at ifdown, so that we can then fini the
 EVQs (otherwise the MC would return EBUSY because they're still in use).

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef100_nic.c