rt2x00: Fix typo in rf programming of rt2800lib.
authorGertjan van Wingerde <gwingerde@gmail.com>
Mon, 9 Nov 2009 21:59:04 +0000 (22:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:18 +0000 (17:09 -0500)
Fix a type in rt2800_config_channel_rt3x. The second write to RF
register 2 should be to RF register 3.  This is confirmed by the
legacy Ralink code.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found