iwlwifi: mvm: use unsigned for ssid_bitmap
authorJohannes Berg <johannes.berg@intel.com>
Mon, 17 Nov 2014 14:06:52 +0000 (15:06 +0100)
committerEmmanuel 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