ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 May 2011 22:01:21 +0000 (18:01 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2011 17:49:05 +0000 (13:49 -0400)
commitc5be24ff62d238a3fdd5d15461b420cd72e78a14
treefcdeb6a8ee58e96547b41df593fd193894620709
parent1a8218e96271790a07dd7065a2ef173e0f67e328
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c

At these points we have a fully filled in value via the IP
header the form of ip_hdr(skb)->saddr

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