diff options
author | 2021-09-18 17:04:10 +0800 | |
---|---|---|
committer | 2021-09-19 12:43:04 +0100 | |
commit | aed0826b0cf2e488900ab92193893e803d65c070 (patch) | |
tree | 505d95bcbc13d94f7ad1bbbe0b31b27ac6162851 /net/ipv4/tcp_fastopen.c | |
parent | net: dpaa2-mac: add support for more ethtool 10G link modes (diff) | |
download | wireguard-linux-aed0826b0cf2e488900ab92193893e803d65c070.tar.xz wireguard-linux-aed0826b0cf2e488900ab92193893e803d65c070.zip |
net: net_namespace: Fix undefined member in key_remove_domain()
The key_domain member in struct net only exists if we define CONFIG_KEYS.
So we should add the define when we used key_domain.
Fixes: 9b242610514f ("keys: Network namespace domain tag")
Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions