linux/drivers/net/qlcnic
Amit Kumar Salecha f1bf7a5247 qlcnic: fix inconsistent lock state
Spin_lock(rds_ring->lock) is not required while posting buffers
from qlcnic_open and freeing buffers from qlcnic_down.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-19 16:52:37 -07:00
..
Makefile
qlcnic.h qlcnic: turn off lro when rxcsum is disabled. 2010-08-17 03:59:49 -07:00
qlcnic_ctx.c qlcnic: add eswitch statistics support 2010-08-17 03:59:47 -07:00
qlcnic_ethtool.c qlcnic: turn off lro when rxcsum is disabled. 2010-08-17 03:59:49 -07:00
qlcnic_hdr.h qlcnic: device state management fixes for virtual func 2010-08-17 03:59:46 -07:00
qlcnic_hw.c qlcnic: fix link diag test 2010-08-17 03:59:48 -07:00
qlcnic_init.c qlcnic: fix inconsistent lock state 2010-08-19 16:52:37 -07:00
qlcnic_main.c drivers/net/qlcnic: Use available error codes 2010-08-18 14:26:32 -07:00