git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b874dec
)
NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
author
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 16 Oct 2012 19:15:59 +0000
(21:15 +0200)
committer
Samuel 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