Hi Johan, > The hci_chan_del() function was doing a hci_conn_drop() but there was no > matching hci_conn_hold() in the hci_chan_create() function. Furthermore, > as the hci_chan struct holds a pointer to the hci_conn there should be > proper use of hci_conn_get/put. This patch fixes both issues so that > hci_chan does correct reference counting of the hci_conn object. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_conn.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html