|
@@ -358,7 +358,7 @@ static ssize_t enabled_store(struct config_item *item,
|
|
if (err)
|
|
if (err)
|
|
goto out_unlock;
|
|
goto out_unlock;
|
|
|
|
|
|
- pr_info("netconsole: network logging started\n");
|
|
|
|
|
|
+ pr_info("network logging started\n");
|
|
} else { /* false */
|
|
} else { /* false */
|
|
/* We need to disable the netconsole before cleaning it up
|
|
/* We need to disable the netconsole before cleaning it up
|
|
* otherwise we might end up in write_msg() with
|
|
* otherwise we might end up in write_msg() with
|