From: Waldemar Rymarkiewicz Date: Thu, 11 Oct 2012 12:04:00 +0000 (+0200) Subject: NFC: pn533: Fix mem leak in pn533_in_dep_link_up X-Git-Tag: v3.7-rc7~22^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70418e6efcf4f8652cc08e3f2ab8ae35f0948fd9;p=pandora-kernel.git NFC: pn533: Fix mem leak in pn533_in_dep_link_up cmd is allocated in pn533_dep_link_up and passed as an arg to pn533_send_cmd_frame_async together with a complete cb. arg is passed to the cb and must be kfreed there. Signed-off-by: Waldemar Rymarkiewicz Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed