commit | c7aa12252f5142b9eee2f6e34ca8870a8e7e048c | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri May 04 11:24:16 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jun 04 21:34:28 2012 +0200 |
tree | e91c72609e7d13b3a185cf75acd74a8385c736c5 | |
parent | f8f5701bdaf9134b1f90e5044a82c66324d2073f [diff] |
NFC: Take a reference on the LLCP local pointer when creating a socket 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>