merge r16349 to 8.09
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 03:20:25 +0000 (03:20 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 03:20:25 +0000 (03:20 +0000)
SVN-Revision: 16350

package/nvram-brcm47xx/files/nvram.init

index 001b29495948a2d254b046ed14a999f7b3b81e8d..75d712b59c062f8f64976cc2ae04bffc5731f745 100755 (executable)
@@ -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.