kernel-hacking-2024-linux-s.../drivers/net/cxgb3
Divy Le Ray f2aa52086f cxgb3 - Remove BUG_ON from t3b_intr_napi
In some cases, SG_DATA_INTR won't clear on read and the following
interrupt may cause us to assert because NAPI is already scheduled.
Remove the assertion, NAPI can handle attempts to rearm it while
it's already scheduled.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-05 16:58:51 -05:00
..
adapter.h cxgb3 - bind qsets on multiport adapter 2007-02-05 16:58:50 -05:00
ael1002.c
common.h
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3 - bind qsets on multiport adapter 2007-02-05 16:58:50 -05:00
cxgb3_offload.c
cxgb3_offload.h
firmware_exports.h
l2t.c
l2t.h
Makefile
mc5.c
regs.h
sge.c cxgb3 - Remove BUG_ON from t3b_intr_napi 2007-02-05 16:58:51 -05:00
sge_defs.h
t3_cpl.h
t3_hw.c cxgb3 - white space to tabs 2007-02-05 16:58:51 -05:00
t3cdev.h
version.h
vsc8211.c
xgmac.c