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:
ed1deb7
)
ipv4: Make rt->fl.iif tests lest obscure.
author
David S. Miller
<davem@davemloft.net>
Fri, 12 Nov 2010 01:07:48 +0000
(17:07 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Nov 2010 01:07:48 +0000
(17:07 -0800)
When we test rt->fl.iif against zero, we're seeing if it's
an output or an input route.
Make that explicit with some helper functions.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found