diff options
author | Eric Dumazet <edumazet@google.com> | 2020-06-19 21:12:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-21 02:47:53 +0200 |
commit | 05e22e8395058745bd0312bc488b522197852aff (patch) | |
tree | 62d1ab4974d59015979fb24e1d823df5b3b825b2 /.cocciconfig | |
parent | of: mdio: preserve phy dev_flags in of_phy_connect() (diff) | |
download | linux-05e22e8395058745bd0312bc488b522197852aff.tar.xz linux-05e22e8395058745bd0312bc488b522197852aff.zip |
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Mitigate RETPOLINE costs in __tcp_transmit_skb()
by using INDIRECT_CALL_INET() wrapper.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions