]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use bt_status to convert from errno
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 4 May 2022 23:49:17 +0000 (16:49 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:15:55 +0000 (17:15 -0700)
commitba063fce51f4e3c05b23d3f0c3af3e8ac8df871c
tree05ec145a5b7921be53c4edd5d071d5a11036e62c
parente4a12daa66ff086fd5422c5c4f051c186b959b9e
Bluetooth: Use bt_status to convert from errno

If a command cannot be sent or there is a internal error an errno maybe
set instead of a command status.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_conn.c