kernel-fxtec-pro1x/drivers/infiniband/ulp/ipoib
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.h [IPoIB] Drop RX packets when out of memory 2005-10-28 15:30:34 -07:00
ipoib_fs.c
ipoib_ib.c [IPoIB] Drop RX packets when out of memory 2005-10-28 15:30:34 -07:00
ipoib_main.c [IPoIB] use spin_trylock_irqsave() 2005-10-29 13:54:40 -07:00
ipoib_multicast.c [PATCH] IPoIB: Don't flush workqueue from within workqueue 2005-09-20 10:52:04 -07:00
ipoib_verbs.c [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 2005-10-17 15:20:29 -07:00
ipoib_vlan.c
Kconfig
Makefile