commit | 46d4e47abee04c24055114d50e408078a09c4d36 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Mar 02 00:04:31 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 02 16:43:40 2015 -0500 |
tree | 327c7545acd87dc372bb4d42b125c10ccbed067b | |
parent | 204d2dcae46150777ca90c6d480c57022796c547 [diff] |
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>