Skip to content
Snippets Groups Projects
Commit 0895b08a authored by David S. Miller's avatar David S. Miller
Browse files

neigh: Simply destroy handling wrt. hh_cache.


Now that hh_cache entries are embedded inside of neighbour
entries, their lifetimes and accesses are now synchronous
to that of the encompassing neighbour object.

Therefore we don't need to hook up the blackhole op to
hh_output on destroy.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 05e3aa09
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment