summaryrefslogtreecommitdiff
path: root/drivers/net/s2io.h
diff options
context:
space:
mode:
authorDhananjay Phadke <dhananjay@netxen.com>2007-07-27 23:12:11 +0530
committerJeff Garzik <jeff@garzik.org>2007-07-30 15:52:00 -0400
commit2c6a3f72688acbc640b3be8083dac0e90354f0cf (patch)
tree72bcc21e9f0d176f7299ddfc2117c1acd7455358 /drivers/net/s2io.h
parente01872af1d05cf4327c8e519b14e368b72921ccf (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/net/s2io.h')
0 files changed, 0 insertions, 0 deletions