]> 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)
commit769f433aeeb40dcb2929b5202d0ab4afcc8e8c53
tree8f65d358bb046c4233a2e019d3affb375fa21863
parentda98217620b0a4d3425e7ca37467710188ad7423
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