Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bonding: vlans don't get deleted on enslave failure
The main problem is with vid refcount which only gets bumped up. Delete the vlans after err_detach as that's the first error path after the vlans are added. Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information