NFC: Keep connection less bound sockets alive when DEP link goes down
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 15 Oct 2012 13:09:52 +0000 (15:09 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:50 +0000 (18:26 +0200)
When DEP goes down, bound cl sockets can be kept alive as there is no
reason to kill a connection less server socket because the LLCP link
went down.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found