patch-2.3.14 linux/net/rose/rose_loopback.c
Next file: linux/net/rose/rose_route.c
Previous file: linux/net/rose/rose_dev.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:38:49 1999
-  Orig file: 
v2.3.13/linux/net/rose/rose_loopback.c
-  Orig date: 
Wed Oct  7 15:52:55 1998
diff -u --recursive --new-file v2.3.13/linux/net/rose/rose_loopback.c linux/net/rose/rose_loopback.c
@@ -74,7 +74,7 @@
 static void rose_loopback_timer(unsigned long param)
 {
 	struct sk_buff *skb;
-	struct device *dev;
+	struct net_device *dev;
 	rose_address *dest;
 	struct sock *sk;
 	unsigned short frametype;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)