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

Next file: linux/include/video/fbcon.h
Previous file: linux/include/net/irda/wrapper.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/include/net/sock.h linux/include/net/sock.h
@@ -99,8 +99,7 @@
 	struct semaphore	readsem;
 	struct sock *		other;
 	struct sock **		list;
-	int 			marksweep;
-#define MARKED			1
+	struct sock *		gc_tree;
 	int			inflight;
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)