commit | d9d8b01978f6510a262ddc4da3b3694d5b149cfe | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Nov 26 12:51:52 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Nov 28 13:26:23 2012 +0100 |
tree | e0e8f5e476bdbb2b40a5fbfd646deb6476369dc8 | |
parent | 339afbf4819e5c7c0a0422af43b8c2eccd059abf [diff] |
nl80211: remove unnecessary checks The CQM TX-error rate/interval can't be less than zero since they're unsigned values, remove checks. Also fix indentation of the function. Signed-off-by: Johannes Berg <johannes.berg@intel.com>