NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 3 Apr 2013 14:34:19 +0000 (16:34 +0200)
committerSamuel 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