patch-2.3.14 linux/drivers/net/hamradio/mkiss.h

Next file: linux/drivers/net/hamradio/pi2.c
Previous file: linux/drivers/net/hamradio/mkiss.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/net/hamradio/mkiss.h linux/drivers/net/hamradio/mkiss.h
@@ -18,7 +18,7 @@
 
 	/* Various fields. */
 	struct tty_struct  *tty;		/* ptr to TTY structure		*/
-	struct device      *dev;		/* easy for intr handling	*/
+	struct net_device      *dev;		/* easy for intr handling	*/
 	struct ax_disp     *mkiss;		/* mkiss txport if mkiss channel*/
 
 	/* These are pointers to the malloc()ed frame buffers. */

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