linux-kernel-test/drivers/infiniband/ulp
Roland Dreier a20583a7c2 [IPoIB] use spin_trylock_irqsave()
Use spin_trylock_irqsave() in ipoib_start_xmit() instead of
reinventing it out of local_irq_save(), spin_trylock() and
local_irq_restore().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-29 13:54:40 -07:00
..
ipoib [IPoIB] use spin_trylock_irqsave() 2005-10-29 13:54:40 -07:00