aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rt2870/chlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rt2870/chlist.h')
-rw-r--r--drivers/staging/rt2870/chlist.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/rt2870/chlist.h b/drivers/staging/rt2870/chlist.h
index f49a35c95de..1ad26b57408 100644
--- a/drivers/staging/rt2870/chlist.h
+++ b/drivers/staging/rt2870/chlist.h
@@ -524,7 +524,12 @@ static CH_REGION ChRegion[] =
JAP,
{
{ 1, 14, 20, BOTH, FALSE}, // 2.4 G, ch 1~14
+#ifndef RT30xx
{ 36, 4, 23, IDOR, FALSE}, // 5G, ch 36~48
+#endif
+#ifdef RT30xx
+ { 34, 4, 23, IDOR, FALSE}, // 5G, ch 34~46
+#endif
{ 0}, // end
}
},