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:
3fd0d3c
)
iwlwifi: mvm: use unsigned for ssid_bitmap
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 17 Nov 2014 14:06:52 +0000
(15:06 +0100)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:13 +0000
(08:30 +0200)
The ssid_bitmap should be unsigned, though it doesn't matter
much as the high bits aren't used.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found