From: David S. Miller Date: Fri, 29 Apr 2011 06:13:17 +0000 (-0700) Subject: ipv4: Remove now superfluous code in ip_route_connect(). X-Git-Tag: v3.0-rc1~377^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6706b6ebab85dfca4e2886e35ec9c3c4ee13e27e;p=pandora-kernel.git ipv4: Remove now superfluous code in ip_route_connect(). Now that output route lookups update the flow with source address et al. selections, the fl4->{saddr,daddr} assignments here are no longer necessary. Signed-off-by: David S. Miller --- Reading git-diff-tree failed