commit | 31329afdacd107f129dd4ed4464233a7e514ca7d | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Sun Oct 20 16:51:28 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 21 18:31:35 2013 -0400 |
tree | e7b5176d6b8151015efafd0d5bfd9a25b9ea063d | |
parent | 1a6974b2c78755ae55d7be738866eb8d57c3ed45 [diff] |
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>