From 1a250e79efb30ae56a4962c48fe820aa0c20bacf Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 31 May 2009 12:08:15 +0000 Subject: [PATCH] [package] fix drivers firmware loading with the new hotplug2, patch from Russell Senior SVN-Revision: 16231 --- package/base-files/files/etc/hotplug2-common.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base-files/files/etc/hotplug2-common.rules b/package/base-files/files/etc/hotplug2-common.rules index 45b4f44a53..3a9f4c5ded 100644 --- a/package/base-files/files/etc/hotplug2-common.rules +++ b/package/base-files/files/etc/hotplug2-common.rules @@ -35,6 +35,6 @@ DEVPATH is set { FIRMWARE is set { nothrottle - exec /sbin/hotplug-call firmware; + exec /sbin/hotplug-call firmware next } -- 2.30.2