aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/selftest.c
diff options
context:
space:
mode:
authorEdward Cree <ecree@solarflare.com>2020-09-07 17:14:20 +0100
committerJakub Kicinski <kuba@kernel.org>2020-09-07 14:46:13 -0700
commit7dcc9d8a40f85cbd76acdebcc45ccdfe4a84337f (patch)
tree1c5751adec7fcda5149d95648ca0e5ee248bd58b /drivers/net/ethernet/sfc/selftest.c
parentnet: ethernet: dnet: Remove set but unused variable 'len' (diff)
downloadlinux-dev-7dcc9d8a40f85cbd76acdebcc45ccdfe4a84337f.tar.xz
linux-dev-7dcc9d8a40f85cbd76acdebcc45ccdfe4a84337f.zip
sfc: don't double-down() filters in ef100_reset()
dev_close(), by way of ef100_net_stop(), already brings down the filter table, so there's no need to do it again (which just causes lots of WARN_ONs). Similarly, don't bring it up ourselves, as dev_open() -> ef100_net_open() will do it, and will fail if it's already been brought up. Fixes: a9dc3d5612ce ("sfc_ef100: RX filter table management and related gubbins") Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/sfc/selftest.c')
0 files changed, 0 insertions, 0 deletions