diff options
author | nikolay@redhat.com <nikolay@redhat.com> | 2013-06-26 17:13:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-27 22:50:15 -0700 |
commit | 8d2ada77f8a7f8f65fcbf71b23cbac54b64151a6 (patch) | |
tree | bf48e3ada33e8b2cc151c3a23adef15e188d85eb /COPYING | |
parent | 3a36515f729458c8efa0c124c7262d5843ad5c37 (diff) |
bonding: remove unnecessary setup_by_slave member
We have a member called setup_by_slave in struct bonding to denote if the
bond dev has different type than ARPHRD_ETHER, but that is already denoted
in bond's netdev type variable if it was setup by the slave, so use that
instead of the member.
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions