From: Lennert Buytenhek Date: Mon, 30 Nov 2009 17:12:35 +0000 (+0100) Subject: mwl8k: properly report rate on received 40MHz packets X-Git-Tag: v2.6.33-rc1~299^2~44^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9f33f0ced82a797d285b233e1c956cbd5c7de3;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed