From: Avinash Patil Date: Wed, 31 Jul 2013 00:18:56 +0000 (-0700) Subject: mwifiex: populate rates in probe request using cfg80211_scan_request X-Git-Tag: v3.12-rc1~132^2~297^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78dfca62f1a0a8d00b155e48197a565da18aebd9;p=pandora-kernel.git mwifiex: populate rates in probe request using cfg80211_scan_request Whenever available, use cfg80211_scan_request to populates rates in outgoing probe request. This will help to advertise band specific rates and fix an issue where 11b rates were advertised in probe request going out on 11a band. This will also ensure that we do not advertise 11b rates while P2P scan is going on. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed