From 0be2193e40f593562ae859653f10fdf18580d317 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 31 May 2009 12:08:15 +0000 Subject: 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 } -- cgit v1.2.3