commit | 1a00fee4ffb22312a0ac40045ecd6f222b55eb3d | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Sun Jul 01 02:02:56 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 20 13:30:59 2012 -0700 |
tree | f1154e606c695a85ee810bb9332ebcd5049f359f | |
parent | 38a424e4657462fe9f8b76f01a0e879abde99ab4 [diff] |
ipv4: Remove rt_key_{src,dst,tos} from struct rtable. 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>