From: Jarek Poplawski Date: Sat, 16 Jan 2010 09:04:04 +0000 (-0800) Subject: ax25: netrom: rose: Fix timer oopses X-Git-Tag: v2.6.33-rc6~29^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00c362f1b0ff54161e0a42b4554ac621a9ef92d;p=pandora-kernel.git 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 Tested-by: Bernard Pidoux Signed-off-by: Jarek Poplawski Signed-off-by: David S. Miller --- Reading git-diff-tree failed