linux_dsm_epyc7002/net/ax25
Ralf Baechle 8d5cf596d1 [AX.25]: Fix unchecked ax25_protocol_register uses.
Replace ax25_protocol_register by ax25_register_pid which assumes the
caller has done the memory allocation.  This allows replacing the
kmalloc allocations entirely by static allocations.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-17 21:59:08 -08:00
..
af_ax25.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
ax25_addr.c [HAMRADIO]: Fix baycom_epp.c compile failure. 2006-12-11 14:35:01 -08:00
ax25_dev.c
ax25_ds_in.c
ax25_ds_subr.c
ax25_ds_timer.c
ax25_iface.c [AX.25]: Fix unchecked ax25_protocol_register uses. 2006-12-17 21:59:08 -08:00
ax25_in.c
ax25_ip.c
ax25_out.c
ax25_route.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
ax25_std_in.c
ax25_std_subr.c
ax25_std_timer.c
ax25_subr.c
ax25_timer.c
ax25_uid.c
Kconfig
Makefile
sysctl_net_ax25.c
TODO