summaryrefslogtreecommitdiff
path: root/net/nfc/llcp_core.c
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-05-03 20:29:30 +0400
committerSamuel Ortiz <sameo@linux.intel.com>2013-06-14 15:45:07 +0400
commitb4011239a08e7e6c2c6e970dfa9e8ecb73139261 (patch)
treebdb25a99be7021b952d387b9b2a264741aae0e94 /net/nfc/llcp_core.c
parent7cbe0ff3e475b7268ad9b55057048b2299fd60e0 (diff)
downloadlinux-b4011239a08e7e6c2c6e970dfa9e8ecb73139261.tar.xz
NFC: llcp: Fix non blocking sockets connections
Without the new LLCP_CONNECTING state, non blocking sockets will be woken up with a POLLHUP right after calling connect() because their state is stuck at LLCP_CLOSED. That prevents userspace from implementing any proper non blocking socket based NFC p2p client. Cc: stable@vger.kernel.org Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/nfc/llcp_core.c')
0 files changed, 0 insertions, 0 deletions