Fix rf registers for RT3070.

This commit is contained in:
kevlo 2013-10-18 07:42:16 +00:00
parent 5388af3974
commit 4e41f5d7a3

View File

@ -1158,7 +1158,7 @@ static const struct rt2860_rate {
{ 4, 0x40 }, \
{ 5, 0x03 }, \
{ 6, 0x02 }, \
{ 7, 0x70 }, \
{ 7, 0x60 }, \
{ 9, 0x0f }, \
{ 10, 0x41 }, \
{ 11, 0x21 }, \
@ -1172,7 +1172,7 @@ static const struct rt2860_rate {
{ 20, 0xba }, \
{ 21, 0xdb }, \
{ 24, 0x16 }, \
{ 25, 0x01 }, \
{ 25, 0x03 }, \
{ 29, 0x1f }
#define RT3572_DEF_RF \