commit | a6a0915f8c2d794030097ebe0adb85ee904ebac3 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 05 00:37:22 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 26 18:26:46 2012 +0200 |
tree | f06d0bf7357ffc06fc44aa320155434aa98279da | |
parent | 97f18414af395c547f20300e5d4c81d7190a4155 [diff] |
NFC: Avoid falling back to SYMM when sk is NULL In some cases (SNL, DISC, DM) we need to send an LLCP skbs without having a sock owning it. I frames are an exception here since they may be requeued to the llcp_sock queue. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>