From: nikolay@redhat.com Date: Thu, 18 Apr 2013 07:33:35 +0000 (+0000) Subject: bonding: vlans don't get deleted on enslave failure X-Git-Tag: v3.9-rc8~7^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a506e7b479e1215c230e4b87fedc246cf748537f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed