commit | 2feb633d6580d8e6a61890bef1c0ea9020e61225 | [log] [tgz] |
---|---|---|
author | Richard Ash <richard@audacityteam.org> | Mon Aug 17 10:43:49 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:36 2009 -0700 |
tree | a2cb3707bacbf2ebf37ec848f16b0b6692c8087c | |
parent | dbe2481580a6933c07627d4da0d20db5fd05a044 [diff] |
Staging: quatech_usb2: chars_in_buffer() fix It seems I can't count. Patch to fix chars_in_buffer() method (broken in vendor driver), and subsequently simplify the close() method, making it somewhat less broken. There is quite a bit more improvement to do on this method though. Signed-off-by: Richard Ash <richard@audacityteam.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>