From: Michael S. Tsirkin Date: Wed, 11 Jan 2006 19:47:34 +0000 (-0800) Subject: IPoIB: Take dev->xmit_lock around mc_list accesses X-Git-Tag: v2.6.16-rc1~172^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78bfe0b5b67fe126ed98608e42e42fb6ed9aabd4;p=pandora-kernel.git IPoIB: Take dev->xmit_lock around mc_list accesses dev->mc_list accesses must be protected by dev->xmit_lock. Found by Eli Cohen . Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed