diff options
author | nikolay@redhat.com <nikolay@redhat.com> | 2013-03-27 03:32:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-29 15:02:49 -0400 |
commit | 1bc7db16782c2a581fb4d53ca853631050f31611 (patch) | |
tree | aa812d70a7ddedd6108e91ae27889c953a84c35e /net | |
parent | 1c4a154e5253687c51123956dfcee9e9dfa8542d (diff) | |
download | op-kernel-dev-1bc7db16782c2a581fb4d53ca853631050f31611.zip op-kernel-dev-1bc7db16782c2a581fb4d53ca853631050f31611.tar.gz |
bonding: fix disabling of arp_interval and miimon
Currently if either arp_interval or miimon is disabled, they both get
disabled, and upon disabling they get executed once more which is not
the proper behaviour. Also when doing a no-op and disabling an already
disabled one, the other again gets disabled.
Also fix the error messages with the proper valid ranges, and a small
typo fix in the up delay error message (outputting "down delay", instead
of "up delay").
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions