mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-01 16:53:40 +00:00
[ Upstream commit c4c877b2732466b4c63217baad05c96f775912c7 ] Move generic blackhole dst ops to the core and use them from both ipv4_dst_blackhole_ops and ip6_dst_blackhole_ops where possible. No functional change otherwise. We need these also in other locations and having to define them over and over again is not great. Change-Id: I23131803291d04b9a3f25081a11ab5a561ad7ab1 Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>