commit | 7ada88e5e5d7b465de8d0441b4a8d890a602074f | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat May 08 18:21:01 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 10 14:56:46 2010 -0400 |
tree | c7ad0264ba6ca6a0bc2ff716872b27554bafcca0 | |
parent | 5efa3a6bf4dd1674920d7419cbde9d731cdb61f1 [diff] |
iwlwifi: remove stray mutex_unlock() This mutex_unlock() has been here from the initial commit, but as nearly as I can tell, there isn't a reason for it. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>