diff options
author | Zhengchao Shao <[email protected]> | 2022-11-09 10:14:51 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-09 18:32:20 -0800 |
commit | d75aed1428da787cbe42bc073d76f1354f364d92 (patch) | |
tree | b869ca0dd820c736a006e7a0bda03db975fe08e0 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 6d47b53fb3f363a74538a1dbd09954af3d8d4131 (diff) |
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
When failed to bind qsets in cxgb_up() for opening device, napi isn't
disabled. When open cxgb3 device next time, it will trigger a BUG_ON()
in napi_enable(). Compile tested only.
Fixes: 48c4b6dbb7e2 ("cxgb3 - fix port up/down error path")
Signed-off-by: Zhengchao Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions