git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d234696
)
ipv4: Remove bogus checks of rt_gateway being zero.
author
David S. Miller
<davem@davemloft.net>
Thu, 12 Jan 2012 00:46:32 +0000
(16:46 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Jan 2012 23:08:46 +0000
(18:08 -0500)
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: David S. Miller <davem@davemloft.net>
No differences found