commit | fb03c5eb8c0bbf4561cb5aa72e0a9546e9574661 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Dec 08 09:49:03 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 13 15:30:25 2011 -0500 |
tree | ad6dd8a8329c282b780a1f74ca27f100061aa276 | |
parent | cc78d6b16a6853a3f6c014a6173df41d80f65a35 [diff] |
mac80211: unlock on error path in ieee80211_ibss_join() We recently introduced a new return here but it needs an unlock first. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>