aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
diff options
context:
space:
mode:
authorZhengchao Shao <shaozhengchao@huawei.com>2022-11-09 10:37:41 +0800
committerPaolo Abeni <pabeni@redhat.com>2022-11-10 13:00:59 +0100
commit0348c1ab980c1d43fb37b758d4b760990c066cb5 (patch)
treec6210a05f0de17f90cc5b38117584694b0c4d57e /drivers/net/ethernet/marvell
parentMerge branch 'macsec-clear-encryption-keys-in-h-w-drivers' (diff)
downloadlinux-dev-0348c1ab980c1d43fb37b758d4b760990c066cb5.tar.xz
linux-dev-0348c1ab980c1d43fb37b758d4b760990c066cb5.zip
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
When failed to start nic or add interrupt service routine in s2io_card_up() for opening device, napi isn't disabled. When open s2io device next time, it will trigger a BUG_ON()in napi_enable(). Compile tested only. Fixes: 5f490c968056 ("S2io: Fixed synchronization between scheduling of napi with card reset and close") Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com> Link: https://lore.kernel.org/r/20221109023741.131552-1-shaozhengchao@huawei.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions