commit | 4143d178e7b39c00d5277040c69a1522c4d98871 | [log] [tgz] |
---|---|---|
author | Steve Holland <sdh4@iastate.edu> | Thu Jun 18 17:37:49 2009 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 23 06:46:35 2009 -0700 |
tree | 38f372250370761786701b5c93fa8a41699a43c1 | |
parent | 92d07e422df3cc5370d0d9b95a671abb69d50ef1 [diff] |
USB: usbtmc: correct termination condition for reads. Follow T&M convention of obeying EOM flag. Avoid exception cases where instrument response size matches a buffer size. Signed-off-by: Steve Holland <sdh4@iastate.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>