Hi Gustavo, On Mon, May 07, 2012, Gustavo Padovan wrote: > When the userspace request a security level change it needs to be notified > of when the change is complete. > This patch make the socket non writable while the security request is > ongoing. If it succeeds POLL_OUT is emitted, otherwise the channel is > disconnected. > > Signed-off-by: Gustavo Padovan <gustavo@xxxxxxxxxxx> > --- > include/net/bluetooth/bluetooth.h | 1 + > net/bluetooth/af_bluetooth.c | 2 +- > net/bluetooth/hci_event.c | 7 +++++++ > net/bluetooth/l2cap_core.c | 5 +++++ > net/bluetooth/l2cap_sock.c | 15 ++++++++++----- > 5 files changed, 24 insertions(+), 6 deletions(-) Both patches have been applied to bluetooth.git. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html