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

ipv4: Remove bogus checks of rt_gateway being zero.


It can never actually happen.  rt_gateway is either the fully resolved
flow lookup key's destination address, or the non-zero FIB entry gateway
address.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d2346963
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