commit | 7be799a70ba3dd90a59e8d2c72bbe06020005b3f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 13 17:31:02 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 13 17:31:02 2011 -0400 |
tree | 08062fb33b9b09a935ef42eaaff6f2f67c67749e | |
parent | 8e36360ae876995e92d3a7538dda70548e64e685 [diff] |
ipv4: Remove rt->rt_dst reference from ip_forward_options(). At this point iph->daddr equals what rt->rt_dst would hold. Signed-off-by: David S. Miller <davem@davemloft.net>