]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.1-netdebug.patch
4b68be68f4ac535b1568b445427feef6 linux-2.4-string.patch
[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.030444 seconds and 4 git commands to generate.