diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-09-22 19:26:42 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-23 13:50:26 +0200 |
commit | ff6fb083a07f1b71fc6a9438f27113d73cf23381 (patch) | |
tree | 7cbe27ec03f4a2eae6eaef75f0577a4802d5b3bd /net/ipv4/sysctl_net_ipv4.c | |
parent | mptcp: stop relying on tcp_tx_skb_cache (diff) | |
download | linux-ff6fb083a07f1b71fc6a9438f27113d73cf23381.tar.xz linux-ff6fb083a07f1b71fc6a9438f27113d73cf23381.zip |
tcp: make tcp_build_frag() static
After the previous patch the mentioned helper is
used only inside its compilation unit: let's make
it static.
RFC -> v1:
- preserve the tcp_build_frag() helper (Eric)
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions