git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339afbf
)
nl80211: remove unnecessary checks
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 26 Nov 2012 11:51:52 +0000
(12:51 +0100)
committer
Johannes 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