]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
authorDaniel Drake <dsd@gentoo.org>
Sun, 1 Jul 2007 17:21:49 +0000 (18:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2007 18:14:55 +0000 (14:14 -0400)
commit86d95c214357df0e27dc6af493b62a1073e9d6b2
treee24f95f55959ff40e3a6e9338be03f196def8fa6
parentfb038c279694638cb3cd24d496062ae38700f542
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains

Zen Kato's device has a regulatory domain value of 0x49, which is not an
IEEE 802.11 code and is not even identified in the vendor driver.

Recent versions of the vendor driver don't even look at the regdomain
value any more, and just allow channels 1-11 everywhere. This patch
brings us more in line with that behaviour, by allowing channels 1-11
for regdomains which we don't know about.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c