android_kernel_xiaomi_sm7250/net/ax25
Ralf Baechle 98a82febb6 [AX25/NETROM]: Cleanup direct calls into IP stack
Get rid of the calls to ip_rcv and arp_rcv which were layering
violations anyway.  With those being replaced by netif_rx, less parts
of AX.25 and relatives depend on INET support actually being enabled.
This also will make PF_PACKET sockets work for IP and ARP packets
received over AX.25 and for IP packets over NET/ROM.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 16:08:09 -07:00
..
af_ax25.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_addr.c
ax25_dev.c
ax25_ds_in.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_ds_subr.c
ax25_ds_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_iface.c
ax25_in.c [AX25/NETROM]: Cleanup direct calls into IP stack 2005-08-29 16:08:09 -07:00
ax25_ip.c
ax25_out.c
ax25_route.c
ax25_std_in.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_std_subr.c
ax25_std_timer.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_subr.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
ax25_timer.c
ax25_uid.c
Kconfig
Makefile
sysctl_net_ax25.c
TODO