Skip to content
Commit da891217 authored by Gavin Li's avatar Gavin Li Committed by Marcel Holtmann
Browse files

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: default avatarGavin Li <gavin@matician.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 1f667e15
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment