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:
495af72
)
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
author
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 3 Apr 2013 14:34:19 +0000
(16:34 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 11 Apr 2013 14:29:09 +0000
(16:29 +0200)
When the MAC goes down, connected and connection less sockets should be
notified, but raw sockets should be kept alive.
They will get notified only when the physical devices goes away.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found