From: Samuel Ortiz Date: Mon, 5 Mar 2012 00:03:48 +0000 (+0100) Subject: NFC: Unlink LLCP child sockets from llcp_sock_release X-Git-Tag: v3.4-rc1~177^2~108^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c31835993e622fa9d407807e384c0f9b971d53b;p=pandora-kernel.git NFC: Unlink LLCP child sockets from llcp_sock_release The parent socket (the bound one) could be freed before its children, so we should unlink the children without trying to reach it through the parent. Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed