From: nikolay@redhat.com Date: Fri, 6 Sep 2013 22:00:25 +0000 (+0200) Subject: bonding: fix store_arp_validate race with mode change X-Git-Tag: v3.12-rc1~53^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5038dc26bdc609022a897e15f9ccdd28402ad9;p=pandora-kernel.git bonding: fix store_arp_validate race with mode change We need to protect store_arp_validate via rtnl because it can race with mode changing and we can end up having arp_validate set in a mode different from active-backup. Signed-off-by: Nikolay Aleksandrov Acked-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed