iwlwifi: fix incorrect 5GHz rates reported in monitor mode
authorRick Farrington <rickdic@hotmail.com>
Tue, 1 Jul 2008 01:20:33 +0000 (09:20 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jul 2008 19:26:03 +0000 (15:26 -0400)
commitec04fd60fd74a9db9c63fe11d519be3642cabfdd
treea37c4ca9175b81126df2154ba5a6c840c5961134
parent2fe195cfe3e53c144d247b2768e37732e8eae4d8
iwlwifi: fix incorrect 5GHz rates reported in monitor mode

This patch fixes the rates reported in monitor mode operation
(Wireshark) for iwlwifi.

Previously, packets with rates of 6M..24M would be reported
incorrectly and packets with rates of 36M..54M would not passed
up the stack.

Signed-off-by: Rick Farrington <rickdic@hotmail.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-4965.c