From: Marcel Holtmann Date: Fri, 20 Oct 2006 06:55:48 +0000 (+0200) Subject: [Bluetooth] Fix HID disconnect NULL pointer dereference X-Git-Tag: v2.6.19-rc3~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b19ffc40b0247fcfe083644fdb621fdb3c05ef6;p=pandora-kernel.git [Bluetooth] Fix HID disconnect NULL pointer dereference The latest HID disconnect sequence change introduced a NULL pointer dereference. For the quirk to handle buggy remote HID implementations, it is enough to wait for a potential control channel disconnect from the remote side and it is also enough to wait only 500 msecs. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed