]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.1-netdebug.patch
9cdd694a797623b3d0f76ee69304dd85 linux-loop-hvr-2.4.16.0.patch
[packages/kernel.git] / linux-2.4.1-netdebug.patch
CommitLineData
95e83f51
JR
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.029268 seconds and 4 git commands to generate.