commit | 197575393713eba035925e4bfdee407f473e5057 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Thu Jul 29 23:16:01 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 05 16:05:26 2010 -0400 |
tree | 7328fc8f629dcaa0b3c638ad6b01854b70938799 | |
parent | aebb628f39ccf67fe9ed888c7f80926fc1070ce5 [diff] |
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>