commit | 2234362c427e2ef667595b9b81c0125003ac5607 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 30 22:17:43 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:23 2010 -0400 |
tree | a3cef2721184bd61bc058b299957c0fd2119db68 | |
parent | b1ae1edf9e9872d3aa657cc34ae40c9aadfbc72f [diff] |
cfg80211: fix locking Add missing unlocking of the wiphy in set_channel, and don't try to unlock a non-existing wiphy in set_cqm. Cc: stable@kernel.org [2.6.35+] Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>