]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.1-netdebug.patch
- argh, back (used by kernel24.spec@HEAD)
[packages/kernel.git] / linux-2.4.1-netdebug.patch
1 --- linux/include/net/sock.h.~1~        Thu Feb 22 21:12:12 2001
2 +++ linux/include/net/sock.h    Sun Feb 25 21:26:16 2001
3 @@ -1279,7 +1279,7 @@
4   *     Enable debug/info messages 
5   */
6  
7 -#if 0
8 +#if 1
9  #define NETDEBUG(x)    do { } while (0)
10  #else
11  #define NETDEBUG(x)    do { x; } while (0)
12
This page took 0.032832 seconds and 3 git commands to generate.