patch-2.0.36 linux/include/net/sock.h

Next file: linux/init/main.c
Previous file: linux/include/net/rose.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.35/linux/include/net/sock.h linux/include/net/sock.h
@@ -350,7 +350,8 @@
    *	Moved solely for 2.0 to keep binary module compatibility stuff straight.
    */
    
-	unsigned short		max_ack_backlog;  
+	unsigned short		max_ack_backlog;
+	struct sock		*listening;
 };
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov