Skip to content
Commit 12862086 authored by Ira W. Snyder's avatar Ira W. Snyder Committed by David S. Miller
Browse files

[TG3]: Add missing unlock in tg3_open() error path.



Sparse noticed a locking imbalance in tg3_open(). This patch adds an
unlock to one of the error paths, so that tg3_open() always exits
without the lock held.

Signed-off-by: default avatarIra W. Snyder <kernel@irasnyder.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f2776ff0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment