]> bbs.cooldavid.org Git - net-next-2.6.git/commit
libertas: fix association with some APs by using extended rates
authorDan Williams <dcbw@redhat.com>
Fri, 30 Jul 2010 06:16:01 +0000 (23:16 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Aug 2010 20:05:26 +0000 (16:05 -0400)
commit197575393713eba035925e4bfdee407f473e5057
tree7328fc8f629dcaa0b3c638ad6b01854b70938799
parentaebb628f39ccf67fe9ed888c7f80926fc1070ce5
libertas: fix association with some APs by using extended rates

Some APs get pissy if you don't send the firmware the extended rates
in the association request's rates TLV.  Found this on a Linksys
WRT54G v2; it denies association with status code 18 unless you
add the extended rates too.  The old driver did this, but it got
lost in the cfg80211 conversion.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cfg.c