commit | 5892eff91ad60ba365ae7f75050ce464036c5396 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Mon Jul 14 23:48:50 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 14 23:48:50 2008 -0700 |
tree | 8f1ddce8b1f71688ed60d6d9a8f47ede4e7067fe | |
parent | c03d4731b5b6de45b95a10bf1d510dde423d6757 [diff] |
IPoIB: Remove priv->mcast_mutex No need for a mutex around calls to ib_attach_mcast/ib_detach_mcast since these operations are synchronized at the HW driver layer. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>