linux/drivers/net/hamradio
Eric W. Biederman 3b6a94bed0 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 <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>
2015-03-02 16:43:40 -05:00
..
6pack.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
Kconfig
Makefile
baycom_epp.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
baycom_par.c
baycom_ser_fdx.c hamradio: baycom: remove deprecated IRQF_DISABLED 2013-09-30 15:08:13 -04:00
baycom_ser_hdx.c hamradio: baycom: remove deprecated IRQF_DISABLED 2013-09-30 15:08:13 -04:00
bpqether.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
dmascc.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
hdlcdrv.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
mkiss.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
scc.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
yam.c ax25: Refactor to use private neighbour operations. 2015-03-02 16:43:40 -05:00
z8530.h