commit | cc0e40700656b09d93b062ef6c818aa45429d09a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Wed Jul 20 04:54:46 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 21 13:47:58 2011 -0700 |
tree | e9501fb2576086a2bb932b8db872276e29340450 | |
parent | 9d846fec22db7b4876353e5e6e97dfc0878b6ada [diff] |
bonding: do vlan cleanup Now when all devices are cleaned up, bond can be cleaned up as well - remove bond->vlgrp - remove bond_vlan_rx_register - substitute necessary occurences of vlan_group_get_device Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>