patch-2.3.16 linux/net/irda/irlan/irlan_provider.c
Next file: linux/net/irda/irlap.c
Previous file: linux/net/irda/irlan/irlan_eth.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Aug 30 10:26:28 1999
- Orig file:
v2.3.15/linux/net/irda/irlan/irlan_provider.c
- Orig date:
Sun May 30 10:27:04 1999
diff -u --recursive --new-file v2.3.15/linux/net/irda/irlan/irlan_provider.c linux/net/irda/irlan/irlan_provider.c
@@ -6,7 +6,7 @@
* Status: Experimental.
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sun Aug 31 20:14:37 1997
- * Modified at: Sun May 9 12:22:56 1999
+ * Modified at: Wed Jun 9 11:03:29 1999
* Modified by: Dag Brattli <dagb@cs.uit.no>
* Sources: skeleton.c by Donald Becker <becker@CESDIS.gsfc.nasa.gov>
* slip.c by Laurence Culhane, <loz@holmes.demon.co.uk>
@@ -439,8 +439,8 @@
*/
int irlan_provider_open_ctrl_tsap(struct irlan_cb *self)
{
- struct notify_t notify;
struct tsap_cb *tsap;
+ notify_t notify;
DEBUG(4, __FUNCTION__ "()\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)