From: David S. Miller Date: Thu, 28 Jun 2012 10:21:41 +0000 (-0700) Subject: ipv4: Show that ip_send_reply() is purely unicast routine. X-Git-Tag: v3.6-rc1~125^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e7341673a47fb1525cfc7d6651cc98b5348928;p=pandora-kernel.git ipv4: Show that ip_send_reply() is purely unicast routine. Rename it to ip_send_unicast_reply() and add explicit 'saddr' argument. This removed one of the few users of rt->rt_spec_dst. Signed-off-by: David S. Miller --- Reading git-diff-tree failed