From: Johannes Berg Date: Mon, 17 Nov 2014 14:06:52 +0000 (+0100) Subject: iwlwifi: mvm: use unsigned for ssid_bitmap X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~58^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8660dd5e910a8c66c13ef99efd3c0ee88845ba5;p=pandora-kernel.git iwlwifi: mvm: use unsigned for ssid_bitmap The ssid_bitmap should be unsigned, though it doesn't matter much as the high bits aren't used. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed