From: Dan Carpenter Date: Tue, 21 Dec 2010 03:59:06 +0000 (+0300) Subject: ath9k: unlock on error path in ath9k_change_interface() X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dab55bf7eb52ca21d5e6c97b97f70875fe41ddc;p=pandora-kernel.git ath9k: unlock on error path in ath9k_change_interface() There is a missing unlock when we hit the "No beacon slot available" error condition. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed