Home
last modified time | relevance | path

Searched hist:da891217 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.cda891217 Mon Mar 14 17:42:52 CDT 2022 Gavin Li <gavin@matician.com> Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()

Callers pass msg->msg_flags as flags, which contains MSG_DONTWAIT
instead of O_NONBLOCK.

Signed-off-by: Gavin Li <gavin@matician.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.hda891217 Mon Mar 14 17:42:52 CDT 2022 Gavin Li <gavin@matician.com> Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()

Callers pass msg->msg_flags as flags, which contains MSG_DONTWAIT
instead of O_NONBLOCK.

Signed-off-by: Gavin Li <gavin@matician.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>