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)
commita750db9e5cd4b7ec798d29fb09742890e6d78c27
tree8f65d358bb046c4233a2e019d3affb375fa21863
parent7d9b3589dfea43fb49ebc13205b5feadc4e364d7
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