ipv4: udp: Eliminate remaining uses of rt->rt_src
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 20:31:04 +0000 (13:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 May 2011 20:32:47 +0000 (13:32 -0700)
We already track and pass around the correct flow key,
so simply use it in udp_send_skb().

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

No differences found