From: Jonas Gorski Date: Sun, 14 Apr 2013 12:11:58 +0000 (+0200) Subject: mwl8k: remove nonstandard rate 72 Mbps X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f524559cfb114339021afa139fc30aae1c9a878;p=pandora-kernel.git mwl8k: remove nonstandard rate 72 Mbps This rate causes an overflow in the extended rates IE's data rate field, with the overflowing bit setting the Basic Rate Set membership. This results in a bogus 8 Mpbs basic rate, making clients checking them refuse association. Since the rate is likely unused anyway (HT will yield better rates between supporting chips), we can just remove it. This fixes association from wpa_supplicant and Android 4.x and newer. Signed-off-by: Jonas Gorski Signed-off-by: John W. Linville --- Reading git-diff-tree failed