From: Gustavo F. Padovan Date: Tue, 15 Feb 2011 23:22:03 +0000 (-0300) Subject: Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~45^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f3c5f7f2938d2809bcc15889e9aa212038a554;p=pandora-kernel.git Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails If the fail happens the HCI del_timer may timeout after the the hci dev unregister. This lead to a kernel crash. Reported-by: Vinicius Costa Gomes Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed