Files
linux/net/bluetooth
Christophe JAILLET a65b09e313 Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
[ Upstream commit 63db780a93 ]

'err' is known to be <0 at this point.

So, some cases can not be reached because of a missing "-".
Add it.

Fixes: ca2045e059 ("Bluetooth: Add bt_status")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:32:28 +01:00
..
2022-03-07 11:40:41 +00:00
2021-04-27 17:05:53 -07:00
2022-12-02 13:09:30 -08:00
2021-06-26 07:12:37 +02:00