From: Jouni Malinen Date: Tue, 24 Feb 2009 11:40:01 +0000 (+0200) Subject: ath9k: Unlock sc->mutex on error path X-Git-Tag: v2.6.30-rc1~662^2~460^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222d0b33b3778a8fa156f3fca284d0a71f8e966b;p=pandora-kernel.git ath9k: Unlock sc->mutex on error path An error path in ath9k_add_interface() did not unlock the sc->mutex and could leave the driver in quite unresponsive state. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed