add qos-scripts patch from #2385
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Sep 2007 09:19:48 +0000 (09:19 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Sep 2007 09:19:48 +0000 (09:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8860 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/qos-scripts/files/usr/lib/qos/generate.sh

index 04c833b..55ddf3c 100755 (executable)
@@ -17,6 +17,7 @@ add_insmod() {
                reset_cb
                include /lib/network
                scan_interfaces
+               config_load /var/state/network
                config_get "$1" ifname
        )}
 } || {