From: Eric W. Biederman Date: Sat, 7 Mar 2015 22:25:56 +0000 (-0600) Subject: neigh: Use neigh table index for neigh_packet_xmit X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~302^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79bda3d38ae67940f1740f7e015f284eb551680;p=pandora-kernel.git neigh: Use neigh table index for neigh_packet_xmit Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed