commit | 8e9f33f0ced82a797d285b233e1c956cbd5c7de3 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Nov 30 18:12:35 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 07 16:51:20 2009 -0500 |
tree | a982b2e0e3da7336f7476de918cccdb9be7ab8dc | |
parent | ca00930153c14b323c31b97623ac5c4f7855ed6a [diff] |
mwl8k: properly report rate on received 40MHz packets On 8366, bit 6 in the rx descriptor rate field indicates whether the packet was received on a 20MHz or 40MHz channel, and is not part of the MCS index. Handle this properly, which then prevents hitting the WARN_ON and being dropped in ieee80211_rx(). Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>