commit | d632ce989c811863a1ce9b1c53dae2cf06b35c49 | [log] [tgz] |
---|---|---|
author | nikolay@redhat.com <nikolay@redhat.com> | Thu Apr 18 07:33:38 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 19 17:48:19 2013 -0400 |
tree | de50df492d43f49a83af0ec2fa029d8855d55dd6 | |
parent | fc7a72ac86e2956dd405b0c604fea45a2702f567 [diff] |
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 <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>