commit | 6dab55bf7eb52ca21d5e6c97b97f70875fe41ddc | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Tue Dec 21 06:59:06 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 22 15:43:27 2010 -0500 |
tree | 78fe102bd2c9eb939a3ba6a13288e21fae263cd6 | |
parent | 8d6a686a0d20d39c202fdfc6fa7f1daf1d6e3b35 [diff] |
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 <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>