From: nikolay@redhat.com Date: Thu, 18 Apr 2013 07:33:38 +0000 (+0000) Subject: bonding: in bond_mc_swap() bond's mc addr list is walked without lock X-Git-Tag: v3.9-rc8~7^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d632ce989c811863a1ce9b1c53dae2cf06b35c49;p=pandora-kernel.git bonding: in bond_mc_swap() bond's mc addr list is walked without lock Use netif_addr_lock_bh() to acquire the appropriate lock before walking. Signed-off-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed