]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6330e0af75627ef8961a63d1e48eea078005c7b4
tree6653f502fcae42a288b5beab4a5684e31f84a501
parentaca628c1893e5f8d4814c0f638c44e5932dda5b7
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