]> git.openfabrics.org - ~emulex/infiniband.git/commit
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:45:15 +0000 (19:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:45:15 +0000 (19:45 -0700)
commit475949d8e86bbde5ea3ffa4d95e022ca69233b14
tree5e29156df321b617366921f64532fc353019b238
parent417da66fa9d2f14b1a90b04095413b87907d8183
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.

To more accurately reflect that it is purely a routing
cache lookup key and is used in no other context.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h
net/ipv4/route.c
net/ipv4/xfrm4_policy.c