From: David S. Miller Date: Mon, 9 May 2011 20:31:04 +0000 (-0700) Subject: ipv4: udp: Eliminate remaining uses of rt->rt_src X-Git-Tag: v3.0-rc1~377^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ab053145ae10edf8f0809d1c788b853c7f6ef1;p=pandora-kernel.git ipv4: udp: Eliminate remaining uses of rt->rt_src We already track and pass around the correct flow key, so simply use it in udp_send_skb(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed