summaryrefslogtreecommitdiff
path: root/package/network/utils/linux-atm/files/br2684-up
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-18 15:35:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-18 15:35:30 +0000
commitf6e38ec125ddb1da51780e510c7943e76f61f88d (patch)
tree6c41a713b5f83fce07f89604b16fe4385bf2db3c /package/network/utils/linux-atm/files/br2684-up
parent262f054c6e556b3c4e5c2ec334f3f7190a5abf0f (diff)
downloadmtk-20170518-f6e38ec125ddb1da51780e510c7943e76f61f88d.zip
mtk-20170518-f6e38ec125ddb1da51780e510c7943e76f61f88d.tar.gz
mtk-20170518-f6e38ec125ddb1da51780e510c7943e76f61f88d.tar.bz2
br2684ctl: resolve a boot time race condition with nas0 bringup by using explicit notification when init is done
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48321
Diffstat (limited to 'package/network/utils/linux-atm/files/br2684-up')
-rw-r--r--package/network/utils/linux-atm/files/br2684-up3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/linux-atm/files/br2684-up b/package/network/utils/linux-atm/files/br2684-up
new file mode 100644
index 0000000..ba1d670
--- /dev/null
+++ b/package/network/utils/linux-atm/files/br2684-up
@@ -0,0 +1,3 @@
+#!/bin/sh
+. /lib/functions/network.sh
+network_ready_device "$1"