patch-2.3.36 linux/net/irda/irda_device.c
Next file: linux/net/irda/iriap.c
Previous file: linux/net/irda/ircomm/ircomm_tty.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Dec 29 17:08:55 1999
- Orig file:
v2.3.35/linux/net/irda/irda_device.c
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.35/linux/net/irda/irda_device.c linux/net/irda/irda_device.c
@@ -6,7 +6,7 @@
* Status: Experimental.
* Author: Dag Brattli <[email protected]>
* Created at: Sat Oct 9 09:22:27 1999
- * Modified at: Sun Dec 12 12:24:32 1999
+ * Modified at: Tue Dec 21 21:53:45 1999
* Modified by: Dag Brattli <[email protected]>
*
* Copyright (c) 1999 Dag Brattli, All Rights Reserved.
@@ -419,7 +419,7 @@
dev->hard_header_len = 0;
dev->addr_len = 0;
- /* dev->new_style = 1; */
+ dev->new_style = 1;
/* dev->destructor = irda_device_destructor; */
dev->type = ARPHRD_IRDA;
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])