diff options
author | Eric Dumazet <edumazet@google.com> | 2021-12-03 01:42:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-03 17:15:07 +0300 |
commit | a9418924552e52e63903cbb0310d7537260702bf (patch) | |
tree | fed97e01c7daf672b575b72150c5357c0b82b369 /drivers/cxl/Makefile | |
parent | db925bca33a9f0029a9891defd926a4856dd5c87 (diff) | |
download | linux-a9418924552e52e63903cbb0310d7537260702bf.tar.xz |
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Since commit 4e1beecc3b58 ("net/sock: Add kernel config
SOCK_RX_QUEUE_MAPPING"),
sk_rx_queue_mapping access is guarded by CONFIG_SOCK_RX_QUEUE_MAPPING.
Fixes: 54b92e841937 ("tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Martin KaFai Lau <kafai@fb.com>
Cc: Tariq Toukan <tariqt@nvidia.com>
Acked-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cxl/Makefile')
0 files changed, 0 insertions, 0 deletions