commit | 5c0560b7a5c662ce5fef6ddd52f7bc8d38ad1907 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue Jun 26 16:13:29 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:20 2012 -0400 |
tree | c3ab7675d243ff884a59271463c089daa5654930 | |
parent | 8f50020ed9b81ba909ce9573f9d05263cdebf502 [diff] |
NFC: Handle LLCP Disconnected Mode frames When receiving such frame, the sockets waiting for a connection to finish should be woken up. Connecting to an unbound LLCP service will trigger a DM as a response. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>