diff options
author | David S. Miller <davem@davemloft.net> | 2013-09-11 15:55:25 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-11 15:55:25 -0400 |
commit | f3fcc9a406539824c0ff86713796a7f2e5c7fe8d (patch) | |
tree | bdf506c0c2ccc9aabe07846151f4ac27b6473644 /drivers/vfio | |
parent | 8112b1fe071be01a28a774ed55909e6f4b29712d (diff) | |
parent | 5bb9e0b50d2188d8fac481742d9f801436e2c5ab (diff) |
Merge branch 'bonding_arp'
Nikolay Aleksandrov says:
====================
bonding: fix arp_validate desync state & race
These two patches aim to fix the possible de-sync state which the bond
can enter if we have arp_validate without arp_interval or the other way
around. They also fix a race condition between arp_validate setting and
mode changing.
Patch 01 - fixes the race condition between store_arp_validate and bond
mode change by using rtnl for sync
Patch 02 - fixes the possible de-sync state by setting/unsetting recv_probe
if arp_interval is set/unset and also if arp_validate is set/unset
v2: Fix the mode check in store_arp_validate
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions