ipv4: Remove rt->rt_dst reference from ip_forward_options().
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 May 2011 21:31:02 +0000 (17:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 May 2011 21:31:02 +0000 (17:31 -0400)
At this point iph->daddr equals what rt->rt_dst would hold.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found