From: Johannes Berg Date: Wed, 22 Jun 2011 14:43:48 +0000 (+0200) Subject: mac80211: restrict advertised HW scan rates X-Git-Tag: v3.1-rc1~316^2~232^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee3108075c9e9e2701493a245a754b8b0db8e57;p=pandora-kernel.git mac80211: restrict advertised HW scan rates Advertise only user-requested bitrates in a HW scan. Note that the hw_scan API doesn't currently have a way of asking for a specific probe request bitrate, so we might end up using a bitrate that we don't advertise as supported. I'll fix that later. Also add a hexdump printk to hwsim to verify this. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed