Linux/linux 2e05fcanet/ipv4 sysctl_net_ipv4.c tcp.c

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 at google.com>
Reported-by: Willem de Bruijn <willemb at google.com>
Signed-off-by: David S. Miller <davem at davemloft.net>
DeltaFile
+0-5net/ipv4/sysctl_net_ipv4.c
+5-0net/ipv4/tcp.c
+5-52 files

UnifiedSplitRaw