On Sat, 2007-06-09 at 09:06 +0100, Jack Stone wrote:
> This patch adds a new macro to print to KERN_ERR initially for ncp but
> others may want to use it
Yes, the patch set takes away local control of debug printing that I may
need to turn on for the module without re-compiling the kernel.
>
> S
This patch adds a new macro to print to KERN_ERR initially for ncp but
others may want to use it
Signed-off-by: Jack Stone <[EMAIL PROTECTED]>
---
Index: linux/include/linux/kernel.h
===
--- linux.orig/include/linux/kernel.h
+++ linux
Signed-off-by: Jack Stone <[EMAIL PROTECTED]>
---
Index: linux/include/linux/kernel.h
===
--- linux.orig/include/linux/kernel.h
+++ linux/include/linux/kernel.h
@@ -228,11 +228,18 @@ extern void print_hex_dump(const char *l
/* If you
3 matches
Mail list logo