mac80211: implement scan supported rates
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jul 2011 16:08:36 +0000 (18:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Jul 2011 20:50:00 +0000 (16:50 -0400)
Scanning currently uses the TX rate mask to
restrict the rate set, which is bogus. Make
it use the new set of rates from userspace.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/scan.c
net/mac80211/util.c
net/mac80211/work.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge