commit | c6f3c5f7f2938d2809bcc15889e9aa212038a554 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Feb 15 20:22:03 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Feb 16 16:33:24 2011 -0300 |
tree | a7ba2033d33a2973ad1e0ee3a6ea78aa3dfb78ee | |
parent | de73115a7d67e1b81dbde2285a7657f3e3867703 [diff] |
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 <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>