linux/drivers/net/netxen
Dhananjay Phadke 2c6a3f7268 netxen: drop redudant spinlock
Some leftover code that makes use of adapter->lock in tx_timeout function,
which resets the interface under this lock. In close() when the workqueue
is flushed, prints the warning about sleeping with interrupts disabled
(when spinlock debug is enabled). The lock was required with private netxen
IOCTLs, which were removed a while ago.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-30 15:52:00 -04:00
..
Makefile
netxen_nic.h netxen: Load firmware during probe, dma watchdog fix. 2007-07-24 16:28:39 -04:00
netxen_nic_ethtool.c
netxen_nic_hdr.h
netxen_nic_hw.c
netxen_nic_hw.h
netxen_nic_init.c
netxen_nic_isr.c
netxen_nic_main.c netxen: drop redudant spinlock 2007-07-30 15:52:00 -04:00
netxen_nic_niu.c
netxen_nic_phan_reg.h