From: Eric W. Biederman Date: Mon, 2 Mar 2015 06:13:22 +0000 (-0600) Subject: neigh: Don't require dst in neigh_hh_init X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~371^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf53c58490bb52e17636eca8ad18d2c38ec3cb8;p=pandora-kernel.git neigh: Don't require dst in neigh_hh_init - Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed