From: Samuel Ortiz Date: Fri, 22 Jun 2012 12:40:34 +0000 (+0200) Subject: NFC: Close listening LLCP sockets when the device is gone X-Git-Tag: v3.6-rc1~125^2~57^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d22ea1532ba5730b665343e513d813c108c84ff;p=pandora-kernel.git NFC: Close listening LLCP sockets when the device is gone When the MAC link goes down, we should only keep the bound sockets alive. They will be closed by sock_release or when the underlying NFC device is moving away. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed