|
@@ -27,6 +27,7 @@
|
|
#define KMOD_PATH_LEN 256
|
|
#define KMOD_PATH_LEN 256
|
|
|
|
|
|
#ifdef CONFIG_MODULES
|
|
#ifdef CONFIG_MODULES
|
|
|
|
+extern char modprobe_path[]; /* for sysctl */
|
|
/* modprobe exit status on success, -ve on error. Return value
|
|
/* modprobe exit status on success, -ve on error. Return value
|
|
* usually useless though. */
|
|
* usually useless though. */
|
|
extern int __request_module(bool wait, const char *name, ...) \
|
|
extern int __request_module(bool wait, const char *name, ...) \
|