From d3e71cb08747743fce908122bab08b479eb403a5 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 27 Mar 2000 23:54:12 +0000 Subject: Merge with Linux 2.3.99-pre3. --- net/khttpd/main.c | 3 ++- net/khttpd/security.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net/khttpd') diff --git a/net/khttpd/main.c b/net/khttpd/main.c index 418037907..a9568ef0d 100644 --- a/net/khttpd/main.c +++ b/net/khttpd/main.c @@ -198,7 +198,6 @@ static int ManagementDaemon(void *unused) DECLARE_WAIT_QUEUE_HEAD(WQ); - MOD_INC_USE_COUNT; sprintf(current->comm,"khttpd manager"); lock_kernel(); /* This seems to be required for exit_mm */ @@ -347,6 +346,8 @@ static int ManagementDaemon(void *unused) int __init khttpd_init(void) { int I; + + MOD_INC_USE_COUNT; I=0; while (If_dentry==NULL)) { -- cgit v1.2.3