diff options
| author | Cong Wang <[email protected]> | 2021-07-04 19:02:42 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2021-07-16 01:17:49 +0000 |
| commit | 17edea21b38d047a10c189296c58aea9875d0d0a (patch) | |
| tree | 50af04ab5489ac37b49538954851de9c0bc60a6c /net/unix/af_unix.c | |
| parent | Merge branch 'Add bpf_get_func_ip helper' (diff) | |
| download | kernel-17edea21b38d047a10c189296c58aea9875d0d0a.tar.gz kernel-17edea21b38d047a10c189296c58aea9875d0d0a.zip | |
sock_map: Relax config dependency to CONFIG_NET
Currently sock_map still has Kconfig dependency on CONFIG_INET,
but there is no actual functional dependency on it after we
introduce ->psock_update_sk_prot().
We have to extend it to CONFIG_NET now as we are going to
support AF_UNIX.
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
