From: Johan Hovold Date: Thu, 25 Oct 2012 13:42:39 +0000 (+0200) Subject: USB: ipw: fix interface-data memory leak in error path X-Git-Tag: v3.7-rc3~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a997448c89905b80aa4022f734f03685e733d711;p=pandora-kernel.git USB: ipw: 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