commit | a59d3d21ea7636d4cc7fb921104b9b4a59196839 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Wed Aug 28 23:25:12 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 29 16:19:43 2013 -0400 |
tree | 80e7a1ace6d5b75fcbba6cc22a19f23eca5ecf6f | |
parent | 50223ce4be70367ca5d8135bfd4c976e148bc491 [diff] |
bonding: use vlan_uses_dev() in __bond_release_one() We always hold the rtnl_lock() in __bond_release_one(), so use vlan_uses_dev() instead of bond_vlan_used(). CC: Jay Vosburgh <fubar@us.ibm.com> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>