]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Release nvram lock on error flow
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 25 Jun 2015 12:19:28 +0000 (15:19 +0300)
committerDan Duval <dan.duval@oracle.com>
Mon, 19 Oct 2015 22:03:41 +0000 (18:03 -0400)
commit40e8020549e6ac924622ba23a1404afdf6006957
tree64fb476710291f52a6d494cb0421a3b30b6df035
parent167c6981d7687feac9da32022c4479394d9034e3
bnx2x: Release nvram lock on error flow

Orabug: 22066196

During an error flow when trying to access the nvram the driver doesn't
release the hw lock it acquired.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit efd38b8f52265a1b0ae08a8ee0048958c7fb820f)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c