commit | b436a13debec2b3d2c671d6bebcdb91dabcb0795 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Apr 03 16:34:19 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Apr 11 16:29:09 2013 +0200 |
tree | 2cbfa32502af9a57a8c95e8a48979ddcc4978792 | |
parent | 495af72e1434724559e756ba32d9040125ac506b [diff] |
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves 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>