From: Eli Cohen Date: Tue, 15 Jul 2008 06:48:50 +0000 (-0700) Subject: IPoIB: Remove priv->mcast_mutex X-Git-Tag: v2.6.27-rc1~1090^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5892eff91ad60ba365ae7f75050ce464036c5396;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed