Skip to content
Commit 38a424e4 authored by David Miller's avatar David Miller Committed by David S. Miller
Browse files

ipv4: Kill ip_route_input_noref().



The "noref" argument to ip_route_input_common() is now always ignored
because we do not cache routes, and in that case we must always grab
a reference to the resulting 'dst'.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 89aef892
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment