mwl8k: remove nonstandard rate 72 Mbps
authorJonas Gorski <jogo@openwrt.org>
Sun, 14 Apr 2013 12:11:58 +0000 (14:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Apr 2013 19:06:44 +0000 (15:06 -0400)
commit3f524559cfb114339021afa139fc30aae1c9a878
tree7ddadafd00ffb866a8fed59808a1ab4505cab5e3
parent6475cb05ee17870c7c8d44146dbe09044e6db33d
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 <jogo@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c