From: Jo-Philipp Wich Date: Sat, 6 Jun 2009 03:20:25 +0000 (+0000) Subject: merge r16349 to 8.09 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f69f6b457642721b004adbfd6560e5da9582ccd0;p=openwrt%2Fsvn-archive%2Farchive.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.