
3 Feb
2012
3 Feb
'12
1:45 p.m.
On Thursday 19 January 2012 19:53:31 Joe Hershberger wrote:
--- a/drivers/net/netconsole.c +++ b/drivers/net/netconsole.c
+#define DEBUG_DEV_PKT 0
wouldn't be better to move these to net.h by default rather than copying & pasting to all the source files ? -mike