NFC: Handle LLCP Disconnected Mode frames
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 26 Jun 2012 14:13:29 +0000 (16:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:20 +0000 (16:42 -0400)
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>

No differences found