From: Thierry Escande Date: Tue, 4 Jun 2013 09:34:51 +0000 (+0200) Subject: NFC: Keep socket alive until the DISC PDU is actually sent X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f7ae16aef1f58bc4af4c7a16b8778a91a30255;p=pandora-kernel.git NFC: Keep socket alive until the DISC PDU is actually sent This patch keeps the socket alive and therefore does not remove it from the sockets list in the local until the DISC PDU has been actually sent. Otherwise we would reply with DM PDUs before sending the DISC one. Signed-off-by: Thierry Escande Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed