patch-2.4.20 linux-2.4.20/net/irda/irnet/irnet.h
Next file: linux-2.4.20/net/irda/irnet/irnet_irda.c
Previous file: linux-2.4.20/net/irda/irlmp_frame.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Nov 28 15:53:16 2002
- Orig file:
linux-2.4.19/net/irda/irnet/irnet.h
- Orig date:
Fri Aug 2 17:39:46 2002
diff -urN linux-2.4.19/net/irda/irnet/irnet.h linux-2.4.20/net/irda/irnet/irnet.h
@@ -211,6 +211,12 @@
* o When receiving a disconnect indication, don't reenable the
* PPP Tx queue, this will trigger a reconnect. Instead, close
* the channel, which will kill pppd...
+ *
+ * v11 - 20.3.02 - Jean II
+ * o Oops ! v10 fix disabled IrNET retries and passive behaviour.
+ * Better fix in irnet_disconnect_indication() :
+ * - if connected, kill pppd via hangup.
+ * - if not connected, reenable ppp Tx, which trigger IrNET retry.
*/
/***************************** INCLUDES *****************************/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)