]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove ath9k 25 MHz HT40 spacing stuff
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 14 Sep 2009 05:05:04 +0000 (22:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:29 +0000 (16:39 -0400)
commitfd69b3756110a8af08aae1d837b33a57fbaeea1c
treeb6ef6935e9b7cc7be883b45dba00f8a981056670
parenta2f29da8f62ead7938cf67dcb81e1249fb1cdb2a
ath9k: remove ath9k 25 MHz HT40 spacing stuff

This was for supporting 25 MHz spacing for HT40, this is not used
as we use 20 MHz spacing instead for HT40 as per 802.11n. The hardware
is capable of it though so we leave the phymode definition and EEPROM
parsing for it. If some experimenter wants to work on this stuff stuff
you can add an extension enabling bool on ath_common and perhaps some
debugfs knob to enable it. Keep in mind you'll also need to update the
phymode with the AR_PHY_FC_DYN2040_EXT_CH which has been left on the
driver.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/mac.h
drivers/net/wireless/ath/ath9k/phy.h