Chris Lund bfd5df3c0c [PATCH] USB: free allocated memory on io_edgeport startup memory failure
While an Edgeport is allocating individual port structures, if kmalloc
returns NULL, the serial structure is freed and -ENOMEM, but the ports
allocated before the failure are not freed.  This patch addresses that
condition.

Signed-off-by: Christopher Lund <docmax@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:16 -07:00
..
2006-06-20 01:21:29 -07:00
2006-06-21 12:40:49 -07:00
2006-06-21 15:04:14 -07:00
2006-06-17 10:44:26 -07:00
2006-06-17 21:25:58 -07:00
2006-05-03 20:05:41 -07:00
2006-06-20 01:21:29 -07:00
2006-06-20 01:21:29 -07:00
2006-06-17 21:30:14 -07:00
2006-06-12 22:10:22 +01:00
2006-06-19 15:37:31 +01:00
2006-06-05 12:29:17 -07:00
2006-06-20 01:21:29 -07:00
2006-05-03 20:05:41 -07:00
2006-06-17 21:18:43 -07:00
2006-06-17 21:18:43 -07:00