Oliver Neukum fe4b65ec91 mos7720 update
this driver has an interesting way of handling ENOMEM: complain and ignore.
If you decide to live with allocation failures, you must

1. guard against URBs without corresponding buffers
2. complete allocation failures
3. always test entries for NULL before you follow the pointers

This patch does so.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 13:28:35 -07:00
..
2007-04-19 19:20:52 -04:00
2007-04-17 16:36:28 -07:00
2007-03-09 21:06:40 -05:00
2007-04-27 10:57:31 -07:00
2007-04-25 22:28:26 -07:00
2007-04-27 10:57:30 -07:00
2007-04-27 13:28:35 -07:00
2007-02-11 10:51:24 -08:00