1
0
Fork 0
alistair23-linux/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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_netrom.c [AX.25]: Fix unchecked ax25_linkfail_register uses 2006-12-17 21:59:11 -08:00
nr_dev.c [AX.25]: Fix unchecked ax25_listen_register uses 2006-12-17 21:59:09 -08:00
nr_in.c [NETROM]: Fix three if-statements in nr_state1_machine() 2005-12-21 18:38:26 -08:00
nr_loopback.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
nr_out.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nr_route.c [AX.25]: Fix unchecked nr_add_node uses. 2006-12-17 21:59:10 -08:00
nr_subr.c [NETROM]: Implement G8PZT Circuit reset for NET/ROM 2005-09-12 14:27:37 -07:00
nr_timer.c [NETROM]: Drop lock before calling nr_destroy_socket 2006-07-12 13:58:45 -07:00
sysctl_net_netrom.c [NETROM]: Implement G8PZT Circuit reset for NET/ROM 2005-09-12 14:27:37 -07:00