diff options
author | Frank Gevaerts <frank.gevaerts@fks.be> | 2006-06-30 02:34:44 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-07-12 16:03:23 -0700 |
commit | b512504e5671f83638be0ddb085c4b1832f623d3 (patch) | |
tree | 188ea620ae1b8926caf6eeb28e42f4f5375d8753 /.gitignore | |
parent | b972b68c396cfa9f8af7e0b314e22705251bc218 (diff) | |
download | linux-b512504e5671f83638be0ddb085c4b1832f623d3.tar.bz2 |
[PATCH] USB: ipaq.c bugfixes
This patch fixes several problems in the ipaq.c driver with connecting
and disconnecting pocketpc devices:
* The read urb stayed active if the connect failed, causing nullpointer
dereferences later on.
* If a write failed, the driver continued as if nothing happened. Now it
handles that case the same way as other usb serial devices (fix by
Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>)
Signed-off-by: Frank Gevaerts <frank.gevaerts@fks.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions