From: Thomas Gleixner Date: Wed, 27 Feb 2008 01:42:56 +0000 (-0800) Subject: bluetooth: delete timer in l2cap_conn_del() X-Git-Tag: v2.6.25-rc4~148^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab2273175bd59616b6e85c0f88b154e8bd97413;p=pandora-kernel.git bluetooth: delete timer in l2cap_conn_del() Delete a possibly armed timer before kfree'ing the connection object. Solves: http://lkml.org/lkml/2008/2/15/514 Reported-by:Quel Qun Signed-off-by: Thomas Gleixner Signed-off-by: David S. Miller --- Reading git-diff-tree failed