]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix crash when monitor timeout expires
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 1 May 2010 19:15:41 +0000 (16:15 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 07:28:50 +0000 (09:28 +0200)
commit7624db278f8a62a84efb2d1b07bfd8f8a176bf02
tree2f3c1401a15d0b73b0ae21d527161972e5c773b3
parentb39a0711cfc8c5ce6be3fd191e74ec91e3b7612c
Bluetooth: Fix crash when monitor timeout expires

The code was crashing due to a invalid access to hci_conn after the
channel disconnect.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c