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)
commitc8512be63bbf9216934ecd10e1f9e4f887076fc2
tree6d5d9c31a733638641bd883480f80448636000d2
parent54292d64e1b6cbe735852aaf59e56ef78dc15f82
NFC: Keep connection less bound sockets alive when DEP link goes down

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>
net/nfc/llcp/llcp.c