ax25: netrom: rose: Fix timer oopses
authorJarek Poplawski <jarkao2@gmail.com>
Sat, 16 Jan 2010 09:04:04 +0000 (01:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Jan 2010 09:04:04 +0000 (01:04 -0800)
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>

No differences found