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