patch-2.4.9 linux/include/linux/netdevice.h
Next file: linux/include/linux/nfs_fs.h
Previous file: linux/include/linux/mtd/cfi.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 15 14:21:32 2001
-  Orig file: 
v2.4.8/linux/include/linux/netdevice.h
-  Orig date: 
Sun Aug 12 13:28:01 2001
diff -u --recursive --new-file v2.4.8/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -344,7 +344,7 @@
 #define NETIF_F_HW_CSUM		8	/* Can checksum all the packets. */
 #define NETIF_F_DYNALLOC	16	/* Self-dectructable device. */
 #define NETIF_F_HIGHDMA		32	/* Can DMA to high memory. */
-#define NETIF_F_FRAGLIST	1	/* Scatter/gather IO. */
+#define NETIF_F_FRAGLIST	64	/* Scatter/gather IO. */
 
 	/* Called after device is detached from network. */
 	void			(*uninit)(struct net_device *dev);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)