From: Jo-Philipp Wich Date: Sat, 6 Jun 2009 03:20:25 +0000 (+0000) Subject: merge r16349 to 8.09 X-Git-Tag: 8.09.2~96 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=76e5e4c31ac8eac7afdd0ad3962091886ba20aa6;p=openwrt%2Fsvn-archive%2Fopenwrt.git merge r16349 to 8.09 SVN-Revision: 16350 --- diff --git a/package/nvram-brcm47xx/files/nvram.init b/package/nvram-brcm47xx/files/nvram.init index 001b294959..75d712b59c 100755 --- a/package/nvram-brcm47xx/files/nvram.init +++ b/package/nvram-brcm47xx/files/nvram.init @@ -60,6 +60,9 @@ fixup_linksys() { } start() { + # Don't do any fixups on the WGT634U + [ "$(cat /proc/diag/model)" = "Netgear WGT634U" ] && return + fixup_linksys # OFDM Power Offset is set incorrectly on many boards.