[NET]: Replace CONFIG_NET_DEBUG with sysctl.
authorStephen Hemminger <shemminger@linux-foundation.org>
Fri, 9 Mar 2007 04:41:08 +0000 (20:41 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:05 +0000 (22:24 -0700)
Covert network warning messages from a compile time to runtime choice.
Removes kernel config option and replaces it with new /proc/sys/net/core/warnings.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found