From: Samuel Ortiz Date: Thu, 4 Oct 2012 22:37:22 +0000 (+0200) Subject: NFC: Avoid falling back to SYMM when sk is NULL X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~67^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a0915f8c2d794030097ebe0adb85ee904ebac3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed