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

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)