NFC: mei_phy: Using kfree_skb() instead of kfree()
authorSalil Kapur <salilkapur93@gmail.com>
Thu, 31 Oct 2013 17:47:46 +0000 (23:17 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 4 Jan 2014 02:32:26 +0000 (03:32 +0100)
commitfe0219cc505578636a6ed38d493e41ea5d599e3e
tree85acbfbf4c9a186cf0a4ae4c2b88534d1aa928fe
parentc8bf40ad4f8f5d26f6744020ad51be420a707385
NFC: mei_phy: Using kfree_skb() instead of kfree()

Using kfree_skb() instead of kfree() for struct sk_buff

Signed-off-by: Salil Kapur <salilkapur93@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/mei_phy.c