From: Axel Lin Date: Mon, 21 Jun 2010 00:44:17 +0000 (+0800) Subject: USB: qcserial: fix a memory leak in qcprobe error path X-Git-Tag: v2.6.35-rc4~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d152de56938361fa2b960db67657b20cdaa6d84;p=pandora-kernel.git USB: qcserial: fix a memory leak in qcprobe error path This patch adds missing kfree(data) before return -ENODEV. Signed-off-by: Axel Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed