commit | b59066a291ca7c12a1e5b58f3ada5ab6e32cb6bd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue May 12 21:18:38 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 13 15:44:49 2009 -0400 |
tree | 6653f502fcae42a288b5beab4a5684e31f84a501 | |
parent | e0d61887c2ee19bb63f6a8c0e2c149184e879501 [diff] |
mac80211: IBSS supported rate fixes Currently mac80211 announces a rate set with no basic rates, this fixes it to use 1/2 or 6/9 Mbit as basic rates by default. Additionally, mac80211 will currently adopt the peer's entire rate set, rather than just the basic rate set; fix that too. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>