diff options
author | Eric Dumazet <edumazet@google.com> | 2019-06-15 22:19:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-16 23:15:07 +0200 |
commit | 2e05fcae83c41eb2df10558338dc600dc783af47 (patch) | |
tree | 1bedfe78c671b634aed0faa9dbb2ec5cda7a4261 /Documentation/kprobes.txt | |
parent | hv_sock: Suppress bogus "may be used uninitialized" warnings (diff) | |
download | linux-2e05fcae83c41eb2df10558338dc600dc783af47.tar.xz linux-2e05fcae83c41eb2df10558338dc600dc783af47.zip |
tcp: fix compile error if !CONFIG_SYSCTL
tcp_tx_skb_cache_key and tcp_rx_skb_cache_key must be available
even if CONFIG_SYSCTL is not set.
Fixes: 0b7d7f6b2208 ("tcp: add tcp_tx_skb_cache sysctl")
Fixes: ede61ca474a0 ("tcp: add tcp_rx_skb_cache sysctl")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/kprobes.txt')
0 files changed, 0 insertions, 0 deletions