lkml.org 
[lkml]   [2004]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjecthotplug_path no longer exported
Hi,

hotplug_path is no longer exported, is this on purpose ? It breaks
linux-wlan-ng. If it is on purpose, I suppose linux-wlan-ng
should use kobject_hotplug() ? If not, here's a patch.

Signed-off-by: Colin Leroy <colin@colino.net>
--- lib/kobject_uevent.c.orig 2004-11-17 20:31:02.258535288 +0100
+++ lib/kobject_uevent.c 2004-11-17 20:28:12.341366624 +0100
@@ -312,6 +312,7 @@
return;
}
EXPORT_SYMBOL(kobject_hotplug);
+EXPORT_SYMBOL(hotplug_path);

/**
* add_hotplug_env_var - helper for creating hotplug environment variables
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.051 / U:1.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site