]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.1-netdebug.patch
- added description of djurban's branch
[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.897701 seconds and 4 git commands to generate.