tso: Remove the pendantic tso_pullup functions
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 02:32:44 +0000 (10:32 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 02:32:44 +0000 (10:32 +0800)
commit13c505f4dea21174d6c0de8b3eb6d25f0e5ef8ec
tree59fdf809dd4e3b9854149df2e35af63d2d230ec5
parent74f8b40c48792f886070335590d2a8e8cdc7c2c5
tso: Remove the pendantic tso_pullup functions

All of the drivers supporting TSO use the header lengthes stored in mbuf
pkthdr (csum_*hlen) to accelerate the transmit descriptors setup.
sys/net/if_ethersubr.c
sys/net/if_var.h
sys/netinet/tcp_subr.c
sys/netinet/tcp_var.h