NFC: Take a reference on the LLCP local pointer when creating a socket
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 4 May 2012 09:24:16 +0000 (11:24 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:28 +0000 (21:34 +0200)
LLCP sockets point to their local LLCP service, so they need to take a
reference on it.

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

No differences found