alistair23-linux/net/rose
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_rose.c [AX.25]: Fix unchecked ax25_linkfail_register uses 2006-12-17 21:59:11 -08:00
Makefile
rose_dev.c [ROSE]: Fix dereference of skb pointer after free. 2006-07-03 19:29:15 -07:00
rose_in.c
rose_link.c [ROSE]: Eleminate HZ from ROSE kernel interfaces 2006-05-03 23:28:20 -07:00
rose_loopback.c
rose_out.c
rose_route.c [AX.25]: Mark all kmalloc users __must_check 2006-12-17 21:59:07 -08:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c