From: Samuel Ortiz Date: Fri, 22 Jun 2012 12:48:11 +0000 (+0200) Subject: NFC: Release LLCP SAP when the owner is released X-Git-Tag: v3.6-rc1~125^2~57^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbf472181bd5d6229decda96b34b0c2bbcb3050;p=pandora-kernel.git NFC: Release LLCP SAP when the owner is released The LLCP SAP should only be freed when the socket owning it is released. As long as the socket is alive, the SAP should be reserved in order to e.g. send the right wks array when bringing the MAC up. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed