nl80211: remove unnecessary checks
authorJohannes Berg <johannes.berg@intel.com>
Mon, 26 Nov 2012 11:51:52 +0000 (12:51 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 28 Nov 2012 12:26:23 +0000 (13:26 +0100)
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>

No differences found