patch-2.3.14 linux/drivers/net/myri_sbus.h
Next file: linux/drivers/net/ne.c
Previous file: linux/drivers/net/myri_sbus.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:36:45 1999
-  Orig file: 
v2.3.13/linux/drivers/net/myri_sbus.h
-  Orig date: 
Fri May  8 00:20:47 1998
diff -u --recursive --new-file v2.3.13/linux/drivers/net/myri_sbus.h linux/drivers/net/myri_sbus.h
@@ -273,7 +273,7 @@
 	struct recvq			*rqack;		/* Where we ack rx's.         */
 	struct recvq			*rq;		/* Where we put buffers.      */
 	struct sendq			*sq;		/* Where we stuff tx's.       */
-	struct device			*dev;		/* Linux/NET dev struct.      */
+	struct net_device			*dev;		/* Linux/NET dev struct.      */
 	int				tx_old;		/* To speed up tx cleaning.   */
 	struct lanai_regs		*lregs;		/* Quick ptr to LANAI regs.   */
 	struct sk_buff	       *rx_skbs[RX_RING_SIZE+1];/* RX skb's                   */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)