From: Eric W. Biederman Date: Mon, 2 Mar 2015 06:08:43 +0000 (-0600) Subject: ax25: Stop calling/abusing dev_rebuild_header X-Git-Tag: omap-for-v4.2/o2_dc~131^2~371^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abb7b755d9af48c762a6f814e4cead677e694f93;p=pandora-kernel.git ax25: Stop calling/abusing dev_rebuild_header - Rename ax25_rebuild_header to ax25_neigh_xmit and call it from ax25_neigh_output directly. The rename is to make it clear that this is not a rebuild_header operation. - Remove ax25_rebuild_header from ax25_header_ops. 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