android_kernel_samsung_msm8976/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 [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
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 [PATCH] IB: Remove unnecessary includes of <linux/version.h> 2005-08-26 20:37:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00