From: Eric W. Biederman Date: Mon, 2 Mar 2015 06:05:28 +0000 (-0600) Subject: ax25: Refactor to use private neighbour operations. X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~371^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6a94bed0029a6b48055d89b8dea0567abca0ac;p=pandora-kernel.git ax25: Refactor to use private neighbour operations. AX25 already has it's own private arp cache operations to isolate it's abuse of dev_rebuild_header to transmit packets. Add a function ax25_neigh_construct that will allow all of the ax25 devices to force using these operations, so that the generic arp code does not need to. Cc: Ralf Baechle Cc: linux-hams@vger.kernel.org Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed