From: Bartlomiej Zolnierkiewicz Date: Sun, 23 Aug 2009 13:29:19 +0000 (+0200) Subject: Staging: rt3070: update allowed channels list for Japan X-Git-Tag: 2.1b_release~11442^2~131 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34bbd837df3d4fa899de9658866068d364271da0;p=platform%2Fkernel%2Fkernel-mfld-blackbay.git Staging: rt3070: update allowed channels list for Japan 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rt2860/chlist.h b/drivers/staging/rt2860/chlist.h index 1ad26b5..f49a35c 100644 --- 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 } },