rt2x00: rt2800lib: enable RF3053 support
Support for the RF3053 has been implemented in the previous changes, so it is safe to mark it supported in the driver. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
1095df07bf
commit
0f5af26a49
|
@ -6948,6 +6948,7 @@ static int rt2800_init_eeprom(struct rt2x00_dev *rt2x00dev)
|
|||
case RF3021:
|
||||
case RF3022:
|
||||
case RF3052:
|
||||
case RF3053:
|
||||
case RF3290:
|
||||
case RF3320:
|
||||
case RF3322:
|
||||
|
|
Loading…
Reference in New Issue