diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-02-15 20:57:30 -0500 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-02-27 00:14:46 -0500 |
commit | d5f2d2be68876f65dd051b978a7b66265fde9ffd (patch) | |
tree | bb2a9023185a8d4812dfc99634c041fddcfc64e5 /mm | |
parent | 96a3183322cba1a2846771b067c99b9d6f481263 (diff) |
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
When BT_DEFER_SETUP has been enabled on a Bluetooth socket it keeps
signaling POLLIN all the time. This is a wrong behavior. The POLLIN
should only be signaled if the client socket is in BT_CONNECT2 state
and the parent has been BT_DEFER_SETUP enabled.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions