kernel-ark/net/netrom
Ralf Baechle a4282717c1 [AX.25]: Fix unchecked ax25_linkfail_register uses
ax25_linkfail_register uses kmalloc and the callers were ignoring the
error value.  Rewrite to let the caller deal with the allocation.  This
allows the use of static allocation of kmalloc use entirely.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-17 21:59:11 -08:00
..
af_netrom.c [AX.25]: Fix unchecked ax25_linkfail_register uses 2006-12-17 21:59:11 -08:00
Makefile
nr_dev.c [AX.25]: Fix unchecked ax25_listen_register uses 2006-12-17 21:59:09 -08:00
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c [AX.25]: Fix unchecked nr_add_node uses. 2006-12-17 21:59:10 -08:00
nr_subr.c
nr_timer.c
sysctl_net_netrom.c