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

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)