From: Jouni Malinen Date: Sat, 28 Aug 2010 16:37:51 +0000 (+0300) Subject: mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=651b52254fc061f02d965524e71de4333a009a5a;p=pandora-kernel.git mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz IEEE Std 802.11k-2008 added DS Parameter Set information element into Probe Request frames as an optional information on 2.4 GHz band (and mandatory, if radio measurements are enabled). This allows APs to filter out Probe Request frames that may be received from neighboring overlapping channels and by doing so, reduce the number of unnecessary frames in the air. Make mac80211 add this IE into Probe Request frames whenever the channel is known (i.e., whenever hwscan is not used). Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed