commit | 85a237fe308405ee38eb9c6733571c49902ec229 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jul 18 18:08:36 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 19 16:50:00 2011 -0400 |
tree | 8e8fdbd588a749b7eb7da24d65684a2ca6161c6b | |
parent | 34850ab25d74ab4eead62c3b4a9e8036a25cc669 [diff] |
mac80211: implement scan supported rates 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>