]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
authorGabor Juhos <juhosg@openwrt.org>
Thu, 3 Oct 2013 12:07:01 +0000 (14:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Oct 2013 17:46:01 +0000 (13:46 -0400)
commitcc583599bddbb6a98d86730f1999492b2c288720
tree8f65d358bb046c4233a2e019d3affb375fa21863
parentd4f6a2bc06cf8a57871520313724e909c9829035
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map

The comments are indicating that the TXMIXER_GAIN_BG
and TXMIXED_GAIN_A entries are overlapping with the
RSSI_BG2 and RSSI_A2 entries in the extended EEPROM
map. This is not correct, because the upper byte of
the RSSI_BG2 and RSSI_A2 entries are reserved. There
are no TX mixer gain values are stored at all in the
extended EEPROM.

Remove the initialization of these entries from the
extended EEPROM map to reflect this.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c