You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[IPV6]: Generalise the tcp_v6_lookup routines
In the same way as was done with the v4 counterparts, this will be moved to inet6_hashtables.c. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b766b305d3
commit
505cbfc577
@@ -425,9 +425,6 @@ config IP_TCPDIAG
|
||||
|
||||
If unsure, say Y.
|
||||
|
||||
config IP_TCPDIAG_IPV6
|
||||
def_bool (IP_TCPDIAG=y && IPV6=y) || (IP_TCPDIAG=m && IPV6)
|
||||
|
||||
config IP_TCPDIAG_DCCP
|
||||
def_bool (IP_TCPDIAG=y && IP_DCCP=y) || (IP_TCPDIAG=m && IP_DCCP)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user