diff options
author | Dhananjay Phadke <dhananjay@netxen.com> | 2007-07-27 23:12:11 +0530 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-07-30 15:52:00 -0400 |
commit | 2c6a3f72688acbc640b3be8083dac0e90354f0cf (patch) | |
tree | 72bcc21e9f0d176f7299ddfc2117c1acd7455358 /drivers/pcmcia | |
parent | e01872af1d05cf4327c8e519b14e368b72921ccf (diff) |
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>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions