Files
linux/net/bluetooth
Johan Hedberg 15013aeb63 Bluetooth: Fix calling hci_conn_put too early
The pairing_complete() function relies on a hci_conn reference to be
able to access the hci_conn object. It should therefore only release
this reference once it's done accessing the object, i.e. at the end of
the function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-12-11 20:57:38 +01:00
..
2014-11-11 00:07:29 +01:00
2014-10-28 17:23:58 +01:00
2014-07-17 12:13:06 +02:00
2014-12-09 08:06:51 +01:00