From: Ira W. Snyder Date: Wed, 22 Nov 2006 01:44:31 +0000 (-0800) Subject: [TG3]: Add missing unlock in tg3_open() error path. X-Git-Tag: v2.6.19~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12862086f24d7382b24379bbcbe0dadf12ca5945;p=pandora-kernel.git [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: Ira W. Snyder Signed-off-by: David S. Miller --- Reading git-diff-tree failed