commit | 1da5fcc86d71040c5b294ca5611ae6c86bfa815c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 06 14:10:48 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 12 14:08:00 2013 +0200 |
tree | 74bd01cb4b55adf4e9d37a22247f058187ca0e63 | |
parent | ab1e8ad3b463fd15b99a9b3980ec0f84294f6207 [diff] |
nl80211: clean up CQM settings code Clean up the CQM settings code a bit and while at it enforce that when setting the threshold to 0 (disable) the hysteresis is also set to 0 to avoid confusion. As we haven't enforce it, simply override userspace. Signed-off-by: Johannes Berg <johannes.berg@intel.com>