Oliver Neukum 6957e1ac9c USB: fix needless failure under certain conditions
in devices.c we have a piece of code for dealing with losing in a race.
If we indeed lose the race we don't care whether our own memory allocation
worked. The check for that is so early that we return early even if we
don't have to.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-16 15:32:17 -08:00
..
2007-02-16 08:13:59 -08:00
2007-02-11 10:51:18 -08:00
2007-02-14 08:09:53 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00