rt2x00: Fix RF3052 channel initialization
authorIvo van Doorn <ivdoorn@gmail.com>
Thu, 6 May 2010 12:45:46 +0000 (14:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 May 2010 18:55:55 +0000 (14:55 -0400)
commit55f9321a024a2d03f71a23b74003792692ca1a38
treedfdc5afd13a6048892e0d3cb104857eac5f76769
parent809bfe81ce225d1f5a111840c3d9e30704d98478
rt2x00: Fix RF3052 channel initialization

Update channel initialization for the RF3052 chipset.
According to the Ralink drivers, the rt3x array must be
used for this chipset, rather then the rt2x array.

Furthermore RF3052 supports the 5GHz band, extend
the rt3x array with the 5GHz channels, and use them
for the RF3052 chip.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c