From: Johan Hovold Date: Thu, 25 Oct 2012 13:42:41 +0000 (+0200) Subject: USB: qcserial: fix interface-data memory leak in error path X-Git-Tag: v3.7-rc3~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961be09e1ead58509ed4bed0d5819a15d8613d8d;p=pandora-kernel.git USB: qcserial: fix interface-data memory leak in error path Move interface data allocation to attach so that it is deallocated should usb-serial probe fail. Signed-off-by: Johan Hovold Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed