diff options
author | emmanuel.grumbach@intel.com <emmanuel.grumbach@intel.com> | 2015-10-26 09:31:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-27 06:24:22 +0100 |
commit | 8941faa161b526199e55ca7764cf875383453612 (patch) | |
tree | 8c6b00aacf266432b12317de09ff5d89786423cd /include/net/if_inet6.h | |
parent | Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux (diff) | |
download | linux-8941faa161b526199e55ca7764cf875383453612.tar.xz linux-8941faa161b526199e55ca7764cf875383453612.zip |
net: tso: add support for IPv6
Adding IPv6 for the TSO helper API is trivial:
* Don't play with the id (which doesn't exist in IPv6)
* Correctly update the payload_len (don't include the
length of the IP header itself)
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/if_inet6.h')
0 files changed, 0 insertions, 0 deletions