patch-2.4.21 linux-2.4.21/net/irda/irnet/irnet.h
Next file: linux-2.4.21/net/irda/irnet/irnet_irda.c
Previous file: linux-2.4.21/net/irda/irlmp_event.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
2003-06-13 07:51:39.000000000 -0700
-  Orig file: 
linux-2.4.20/net/irda/irnet/irnet.h
-  Orig date: 
2002-11-28 15:53:16.000000000 -0800
diff -urN linux-2.4.20/net/irda/irnet/irnet.h linux-2.4.21/net/irda/irnet/irnet.h
@@ -217,6 +217,11 @@
  *	  Better fix in irnet_disconnect_indication() :
  *	  - if connected, kill pppd via hangup.
  *	  - if not connected, reenable ppp Tx, which trigger IrNET retry.
+ *
+ * v12 - 10.4.02 - Jean II
+ *	o Fix race condition in irnet_connect_indication().
+ *	  If the socket was already trying to connect, drop old connection
+ *	  and use new one only if acting as primary. See comments.
  */
 
 /***************************** INCLUDES *****************************/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)