patch-2.3.49 linux/include/net/sock.h
Next file: linux/kernel/Makefile
Previous file: linux/include/net/protocol.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Thu Mar  2 14:02:52 2000
 -  Orig file: 
v2.3.48/linux/include/net/sock.h
 -  Orig date: 
Sat Feb 12 11:22:11 2000
 
diff -u --recursive --new-file v2.3.48/linux/include/net/sock.h linux/include/net/sock.h
@@ -894,7 +894,7 @@
  *   socket is looked up by one cpu and unhasing is made by another CPU.
  *   It is true for udp/raw, netlink (leak to receive and error queues), tcp
  *   (leak to backlog). Packet socket does all the processing inside
- *   ptype_lock, so that it has not this race condition. UNIX sockets
+ *   BR_NETPROTO_LOCK, so that it has not this race condition. UNIX sockets
  *   use separate SMP lock, so that they are prone too.
  */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)