From: Eric W. Biederman Date: Mon, 2 Mar 2015 06:14:14 +0000 (-0600) Subject: neigh: Don't require a dst in neigh_resolve_output X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~371^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435e8eb27edb4da0b47b9b980239bd59057a7362;p=pandora-kernel.git neigh: Don't require a dst in neigh_resolve_output Having a dst helps a little bit for teql but is fundamentally unnecessary and there are code paths where a dst is not available that it would be nice to use the neighbour cache. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed