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:
38a424e
)
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
author
David Miller
<davem@davemloft.net>
Sun, 1 Jul 2012 02:02:56 +0000
(
02:02
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 20 Jul 2012 20:30:59 +0000
(13:30 -0700)
They are always used in contexts where they can be reconstituted,
or where the finally resolved rt->rt_{src,dst} is semantically
equivalent.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found