From: Dan Williams Date: Fri, 30 Jul 2010 06:16:01 +0000 (-0700) Subject: libertas: fix association with some APs by using extended rates X-Git-Tag: v2.6.36-rc1~305^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197575393713eba035925e4bfdee407f473e5057;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed