patch-2.4.0-test4 linux/include/linux/hdlcdrv.h

Next file: linux/include/linux/highmem.h
Previous file: linux/include/linux/blkdev.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/hdlcdrv.h linux/include/linux/hdlcdrv.h
@@ -240,11 +240,7 @@
 	struct hdlcdrv_bitbuffer bitbuf_hdlc;
 #endif /* HDLCDRV_DEBUG */
 
-#if LINUX_VERSION_CODE < 0x20119
-	struct enet_statistics stats;
-#else
 	struct net_device_stats stats;
-#endif
 	int ptt_keyed;
 
 	/* queued skb for transmission */

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