bnx2x: Unlock VF-PF channel on MAC/VLAN config error
authorAriel Elior <ariele@broadcom.com>
Sun, 20 Oct 2013 14:51:28 +0000 (16:51 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2013 22:31:35 +0000 (18:31 -0400)
commit31329afdacd107f129dd4ed4464233a7e514ca7d
treee7b5176d6b8151015efafd0d5bfd9a25b9ea063d
parent1a6974b2c78755ae55d7be738866eb8d57c3ed45
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 <ariele@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c