diff options
author | Eric Dumazet <[email protected]> | 2021-12-02 14:42:18 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-03 14:15:07 +0000 |
commit | a9418924552e52e63903cbb0310d7537260702bf (patch) | |
tree | fed97e01c7daf672b575b72150c5357c0b82b369 /scripts/gdb/linux/proc.py | |
parent | db925bca33a9f0029a9891defd926a4856dd5c87 (diff) |
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 <[email protected]>
Cc: Kuniyuki Iwashima <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Cc: Tariq Toukan <[email protected]>
Acked-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions