alistair23-linux/drivers/infiniband/ulp
Michael S. Tsirkin 9217b27b12 IB/ipoib: Fix flush/start xmit race (from code review)
Prevent flush task from freeing the ipoib_neigh pointer, while
ipoib_start_xmit() is accessing the ipoib_neigh through the pointer it
has loaded from the skb's hardware address.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:17:18 -07:00
..
ipoib IB/ipoib: Fix flush/start xmit race (from code review) 2006-09-22 15:17:18 -07:00
iser [SCSI] iscsi bugfixes: fix oops when iser is flushing io 2006-07-28 11:48:32 -05:00
srp IB/srp: Don't schedule reconnect from srp 2006-09-14 13:51:40 -07:00