diff options
author | 2022-10-30 08:00:03 +0100 | |
---|---|---|
committer | 2022-12-12 14:19:24 -0800 | |
commit | 63db780a93eb802ece1bbf61ab5894ad8827b56e (patch) | |
tree | a1a43a1e0202a6087c84e0a0029961a0021d63d0 /lib/parser.c | |
parent | Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED (diff) | |
download | linux-rng-63db780a93eb802ece1bbf61ab5894ad8827b56e.tar.xz linux-rng-63db780a93eb802ece1bbf61ab5894ad8827b56e.zip |
Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
'err' is known to be <0 at this point.
So, some cases can not be reached because of a missing "-".
Add it.
Fixes: ca2045e059c3 ("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>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions