From: Eugenia Emantayev Date: Thu, 24 Jan 2013 01:54:16 +0000 (+0000) Subject: net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode X-Git-Tag: v3.9-rc1~139^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd501a80671180a8f3cdf93ca465959031fef18;p=pandora-kernel.git net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode The device multicast list is protected by netif_addr_lock_bh in the networking core, we should use this locking practice in mlx4_en too. Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Reviewed-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed