commit | 7ff177a88782461893316a512e75a3f169fbae8b | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Aug 25 15:19:27 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:29 2009 -0700 |
tree | fcd6cee9c8d5ab6408406fae714a77c4d489a0d6 | |
parent | 48c8276d7ac534d62c594c9a493130ff9137675d [diff] |
Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_CommandTestAnalogInput() For ui_DelayTime to be less than 1 and greater than 1023 is logically impossible. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>