Files
linux/net
Wang ShaoBo bcb286ac9a Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
[ Upstream commit 747da1308b ]

hci_get_route() takes reference, we should use hci_dev_put() to release
it when not need anymore.

Fixes: 6b8d4a6a03 ("Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one")
Signed-off-by: Wang ShaoBo <bobo.shaobowang@huawei.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-14 11:28:28 +01:00
..
2022-04-27 13:39:46 +02:00
2022-11-03 23:52:28 +09:00
2019-12-05 09:21:30 +01:00
2021-06-30 08:48:13 -04:00