|
@@ -22,7 +22,7 @@
|
|
#include <linux/kobject.h>
|
|
#include <linux/kobject.h>
|
|
#include <net/sock.h>
|
|
#include <net/sock.h>
|
|
|
|
|
|
-#define BUFFER_SIZE 1024 /* buffer for the variables */
|
|
|
|
|
|
+#define BUFFER_SIZE 2048 /* buffer for the variables */
|
|
#define NUM_ENVP 32 /* number of env pointers */
|
|
#define NUM_ENVP 32 /* number of env pointers */
|
|
|
|
|
|
#if defined(CONFIG_HOTPLUG) && defined(CONFIG_NET)
|
|
#if defined(CONFIG_HOTPLUG) && defined(CONFIG_NET)
|