commit | cc8ce997d2a4e524b1acea44beaf5bcfefdb1bfe | [log] [tgz] |
---|---|---|
author | Maxime Austruy <maxime@tralhalla.org> | Sun Dec 03 10:40:01 2006 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 05 19:31:33 2006 -0500 |
tree | 9ad8f678b97b44d2e4fabff0d11d2795ab3ba12b | |
parent | 2b50c24554d31c2db2f93b1151b5991e62f96594 [diff] |
[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 <maxime@tralhalla.org> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>