linux/net/rose
Jarek Poplawski d00c362f1b ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can
cause timer oopses (first reported with 2.6.29.6 kernel).

Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905

Reported-by: Bernard Pidoux <bpidoux@free.fr>
Tested-by: Bernard Pidoux <bpidoux@free.fr>
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-16 01:04:04 -08:00
..
Makefile
af_rose.c
rose_dev.c
rose_in.c
rose_link.c ax25: netrom: rose: Fix timer oopses 2010-01-16 01:04:04 -08:00
rose_loopback.c
rose_out.c
rose_route.c ax25: netrom: rose: Fix timer oopses 2010-01-16 01:04:04 -08:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c