linux/drivers/net/ethernet/qlogic
Manish Chopra 0d36882013 netxen: Fix BUG "sleeping function called from invalid context"
o __netxen_nic_down() function might sleep while holding spinlock_t(tx_clean_lock).
  Acquire this lock for only releasing TX buffers instead of taking it
  for whole down path.

Reported-by: Mike Galbraith <umgwanakikbuti@gmail.com>
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-30 16:22:43 -04:00
..
netxen netxen: Fix BUG "sleeping function called from invalid context" 2014-09-30 16:22:43 -04:00
qlcnic qlcnic: Fix ordering of stats in stats buffer. 2014-09-26 15:11:31 -04:00
qlge qlge: Fix TSO for non-accelerated vlan traffic 2014-08-25 17:27:10 -07:00
Kconfig qlcnic: Fix Kconfig dependency on HWMON 2014-05-07 17:23:25 -04:00
Makefile
qla3xxx.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
qla3xxx.h