commit | abb7b755d9af48c762a6f814e4cead677e694f93 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Mar 02 00:08:43 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 02 16:43:40 2015 -0500 |
tree | 572544cab2be06553470b49e2330944422de3170 | |
parent | def6775369fab9d36817b9a6bc58cab67f53f1dc [diff] |
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 <ralf@linux-mips.org> Cc: linux-hams@vger.kernel.org Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>