NFC: Avoid falling back to SYMM when sk is NULL
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 4 Oct 2012 22:37:22 +0000 (00:37 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:46 +0000 (18:26 +0200)
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>

No differences found