From: Johan Hovold Date: Tue, 29 May 2012 16:22:48 +0000 (+0200) Subject: USB: option: fix memory leak X-Git-Tag: v3.5-rc3~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c3aab315b51f81649a0d737c4c73783fbd8de0;p=pandora-kernel.git USB: option: fix memory leak Fix memory leak introduced by commit 383cedc3bb435de7a2 ("USB: serial: full autosuspend support for the option driver") which allocates usb-serial data but never frees it. Cc: stable Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed