]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/skbuff.h
net: remove NETIF_F_NO_CSUM feature bit
[karo-tx-linux.git] / include / linux / skbuff.h
index a10e487c0864eeefc0b200048f070b3de3d1fb1f..b93117389cfe6f7fc0ffc6cc6ee36d3fcc4b06ea 100644 (file)
@@ -88,7 +88,6 @@
  *     at device setup time.
  *     NETIF_F_HW_CSUM - it is clever device, it is able to checksum
  *                       everything.
- *     NETIF_F_NO_CSUM - loopback or reliable single hop media.
  *     NETIF_F_IP_CSUM - device is dumb. It is able to csum only
  *                       TCP/UDP over IPv4. Sigh. Vendors like this
  *                       way by an unknown reason. Though, see comment above