From: Johannes Berg Date: Tue, 12 May 2009 19:18:38 +0000 (+0200) Subject: mac80211: IBSS supported rate fixes X-Git-Tag: v2.6.31-rc1~330^2~387^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59066a291ca7c12a1e5b58f3ada5ab6e32cb6bd;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed