patch-2.3.14 linux/drivers/net/sunqe.h

Next file: linux/drivers/net/syncppp.c
Previous file: linux/drivers/net/sunqe.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/net/sunqe.h linux/drivers/net/sunqe.h
@@ -370,7 +370,7 @@
 
 	struct net_device_stats   net_stats;     /* Statistical counters               */
 	struct linux_sbus_device  *qe_sbusdev;   /* QE's SBUS device struct            */
-	struct device             *dev;          /* QE's netdevice struct              */
+	struct net_device             *dev;          /* QE's netdevice struct              */
 	int                        channel;      /* Who am I?                          */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)