commit | daf67ce8cffd148308ae15c25fb06c1fc20c88f1 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Jun 14 21:35:26 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 14 14:55:14 2012 -0400 |
tree | 56f72c921204ad6da13f8aa21cd4e26bde0517e9 | |
parent | 211c17aaee644bb808fbdeef547ac99db92c01ed [diff] |
iwlwifi: unlock on error path We introduced a lock here in ff1ffb850b ("iwlwifi: fix dynamic loading"). But we missed an error path which needs an unlock. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>