From: Maxime Austruy Date: Sun, 3 Dec 2006 16:40:01 +0000 (-0600) Subject: [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8ce997d2a4e524b1acea44beaf5bcfefdb1bfe;p=pandora-kernel.git [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme Routine ieee80211softmac_wx_set_mlme has one return that fails to release a mutex acquired at entry. Signed-off-by: Maxime Austruy Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed