commit | 2b3798d5e1377ce6c67993bb271754c9c5ab4833 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@redhat.com> | Wed Jan 22 14:53:17 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 22 15:38:41 2014 -0800 |
tree | 29e37d916f2312c62d9e2f46a6cbe54125e1f3bb | |
parent | 0911736245df19b423a3b156f6709e7bba48b18a [diff] |
bonding: convert mode setting to use the new option API This patch makes the bond's mode setting use the new option API and adds support for dependency printing which relies on having an entry for the mode option in the bond_opts[] array. Also add the ability to print the mode name when mode dependency fails and fix some trivial/style errors. Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>