From: Oliver Neukum Date: Mon, 17 Sep 2007 18:15:53 +0000 (+0200) Subject: USB: fix double frees in error code paths of ipaq driver X-Git-Tag: v2.6.24-rc1~1395^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6590a861a16276db34ee626375fa79f3369ac3;p=pandora-kernel.git USB: fix double frees in error code paths of ipaq driver the error code paths can be enter with buffers to freed buffers. Serial core would do a kfree() on memory already freed. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed