From ec03ff1a8f9a9e065fe905dd34078d272d8de6ea Mon Sep 17 00:00:00 2001 From: Christophe Ricard Date: Sun, 25 Jan 2015 23:33:26 +0100 Subject: [PATCH] NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation skb_pipe_list and skb_pipe_info are allocated in nfc_hci_send_cmd. alloc_skb on those buffer are then useless. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-format-patch failed