From: Gertjan van Wingerde Date: Sun, 20 Jun 2010 18:28:07 +0000 (+0200) Subject: mac80211: Fix compile warning in scan.c. X-Git-Tag: v2.6.36-rc1~571^2~385^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb63bc41772259701a827e9a6117219a7393554f;p=pandora-kernel.git mac80211: Fix compile warning in scan.c. Fix the following compile warning: CC [M] net/mac80211/scan.o net/mac80211/scan.c: In function 'ieee80211_request_internal_scan': net/mac80211/scan.c:749:23: warning: comparison between 'enum nl80211_band' and 'enum ieee80211_band' caused by the local variable band not being of the proper 'ieee80211_band' type. Signed-off-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed