aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_cmd.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@mellanox.co.il>2006-08-03 22:16:06 +0300
committerRoland Dreier <rolandd@cisco.com>2006-09-22 15:17:18 -0700
commit9217b27b12eb5ab910d14b3376c2b6cd13d87711 (patch)
tree49d1f60e61013b7c60e13de0f60ec9ead81309b5 /drivers/infiniband/core/uverbs_cmd.c
parent9fd558f454b666aca218a990d44f9e1ffac6ed4d (diff)
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>
Diffstat (limited to 'drivers/infiniband/core/uverbs_cmd.c')
0 files changed, 0 insertions, 0 deletions