From: Thierry Escande Date: Wed, 5 Jun 2013 15:15:59 +0000 (+0200) Subject: NFC: Fix a potential memory leak X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b79dc8915ebf176d6f1fcfc4fee001b6d5ca46;p=pandora-kernel.git NFC: Fix a potential memory leak In nfc_llcp_tx_work() the sk_buff is not freed when the llcp_sock is null and the PDU is an I one. Signed-off-by: Thierry Escande Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed