commit | 164c51fe82de2265bd6b2aac3aaa45cc92fa28f4 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Jul 03 16:06:55 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 03 13:51:54 2019 -0700 |
tree | cde1061c7041caf5d0a12f4245c0b72adfcea352 | |
parent | a648a592dc7c20873eb0aee78fa93e869714f42a [diff] |
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg() This avoids an indirect call per syscall for common ipv6 transports Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>