From: David Miller Date: Sun, 1 Jul 2012 02:02:56 +0000 (+0000) Subject: ipv4: Remove rt_key_{src,dst,tos} from struct rtable. X-Git-Tag: v3.6-rc1~125^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a00fee4ffb22312a0ac40045ecd6f222b55eb3d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed