NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 16 Oct 2012 19:15:59 +0000 (21:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:51 +0000 (18:26 +0200)
The previous code was always returning the last socket from the
LLCP socket list.

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

No differences found