ax25: Make ax25_header and ax25_rebuild_header static
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 2 Mar 2015 06:04:31 +0000 (00:04 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 21:43:40 +0000 (16:43 -0500)
commit46d4e47abee04c24055114d50e408078a09c4d36
tree327c7545acd87dc372bb4d42b125c10ccbed067b
parent204d2dcae46150777ca90c6d480c57022796c547
ax25: Make ax25_header and ax25_rebuild_header static

The only user is in ax25_ip.c so stop exporting these functions.

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>
include/net/ax25.h
net/ax25/ax25_ip.c