commit | a2a316fd068c455c609ecc155dcfaa7e208d29fe | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Mar 08 20:41:08 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:05 2007 -0700 |
tree | 9839e2c7e05e9d25241fa7c7b27fd06214120292 | |
parent | ae40eb1ef30ab4120bd3c8b7e3da99ee53d27a23 [diff] |
[NET]: Replace CONFIG_NET_DEBUG with sysctl. 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>