From: Ariel Elior Date: Sun, 20 Oct 2013 14:51:28 +0000 (+0200) Subject: bnx2x: Unlock VF-PF channel on MAC/VLAN config error X-Git-Tag: v3.12-rc7~20^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31329afdacd107f129dd4ed4464233a7e514ca7d;p=pandora-kernel.git bnx2x: Unlock VF-PF channel on MAC/VLAN config error Current code returns upon failure, leaving the VF-PF in an unusable state; This patch adds the missing release so further commands could pass between PF and VF. Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed