android_kernel_xiaomi_sm8350/net/rose
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_rose.c [AX.25]: Fix unchecked ax25_protocol_register uses. 2006-12-17 21:59:08 -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