]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ethtool.h
Pull dock-bay into release branch
[linux-2.6-omap-h63xx.git] / include / linux / ethtool.h
index f2d248f8cc929bd39c91e58c253e8b388126c3d3..3a632244f31b16bd49eedb6c936568219bbd0191 100644 (file)
@@ -265,6 +265,7 @@ u32 ethtool_op_get_link(struct net_device *dev);
 u32 ethtool_op_get_tx_csum(struct net_device *dev);
 int ethtool_op_set_tx_csum(struct net_device *dev, u32 data);
 int ethtool_op_set_tx_hw_csum(struct net_device *dev, u32 data);
+int ethtool_op_set_tx_ipv6_csum(struct net_device *dev, u32 data);
 u32 ethtool_op_get_sg(struct net_device *dev);
 int ethtool_op_set_sg(struct net_device *dev, u32 data);
 u32 ethtool_op_get_tso(struct net_device *dev);