From: Pete Zaitcev Date: Wed, 21 Jun 2006 22:00:45 +0000 (-0700) Subject: [PATCH] USB: fix usb-serial leaks, oopses on disconnect X-Git-Tag: v2.6.18-rc2~97^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f8e761724ecbfe46246f3faa4c7dbfc3555c26;p=pandora-kernel.git [PATCH] USB: fix usb-serial leaks, oopses on disconnect This fix addresses two issues: - Unattached port structures were not freed - My initial fix for crash when eventd runs a work in a freed port did not go far enough Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed