projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac6ff2
)
Staging: rt3070: update allowed channels list for Japan
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sun, 23 Aug 2009 13:29:19 +0000
(15:29 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 15 Sep 2009 19:02:21 +0000
(12:02 -0700)
rt3070 driver allows use of 5G channel 34 while rt{286,287,309}0
drivers don't and quick googling seems to confirm the limitation.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rt2860/chlist.h
patch
|
blob
|
history
diff --git
a/drivers/staging/rt2860/chlist.h
b/drivers/staging/rt2860/chlist.h
index 1ad26b574083c0f4353f6241b4556c1d05afac46..f49a35c95de67ec79e2e4453964c8433287d0a61 100644
(file)
--- a/
drivers/staging/rt2860/chlist.h
+++ b/
drivers/staging/rt2860/chlist.h
@@
-524,12
+524,7
@@
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
}
},