summaryrefslogtreecommitdiff
path: root/net/nfc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/nfc/Kconfig')
0 files changed, 0 insertions, 0 deletions
e&id=51ce8bd4d17a761e1a90a34a1b5c9b762cce7553'>b009850c5a2e7c633a94eeacb71a25f91b4b64f0 /include/net parent0dec879f636f11b0ffda1cb5fd96a1754c59ead3 (diff)
net: pending_confirm is not used anymore
When same struct dst_entry can be used for many different neighbours we can not use it for pending confirmations. As last step, we can remove the pending_confirm flag. Reported-by: YueHaibing <yuehaibing@huawei.com> Fixes: 5110effee8fd ("net: Do delayed neigh confirmation.") Fixes: f2bb4bedf35d ("ipv4: Cache output routes in fib_info nexthops.") Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/dst.h14
1 files changed, 2 insertions, 12 deletions
diff --git a/include/net/dst.h b/include/net/dst.h