mac80211: IBSS supported rate fixes
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 12 May 2009 19:18:38 +0000 (21:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 May 2009 19:44:49 +0000 (15:44 -0400)
commitb59066a291ca7c12a1e5b58f3ada5ab6e32cb6bd
tree6653f502fcae42a288b5beab4a5684e31f84a501
parente0d61887c2ee19bb63f6a8c0e2c149184e879501
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>
net/mac80211/ibss.c