commit | b780feac367e5b77028b8088829b7958944bd71a | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Mon Aug 03 21:36:44 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 18:22:55 2020 -0700 |
tree | caf5595220f122b322a3ba138225ac10144ce7ca | |
parent | 8e57daf70671e482209b5d231a181f04845cf73e [diff] |
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>