diff options
| author | H Hartley Sweeten <[email protected]> | 2014-04-17 10:07:47 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-04-22 10:21:29 -0700 |
| commit | f50cebb9baa5fd0e561f436bd53ffa35df16edb2 (patch) | |
| tree | 59019c560c76f2d7496bfc18f36b1ba82e56cb1a /tools/perf/scripts/python/netdev-times.py | |
| parent | 860b7c398a744c1eef42a59b661e870aca12d9be (diff) | |
staging: comedi: drivers: properly validate cmd->scan_end_arg
When the async command 'scan_end_src' is TRIG_COUNT the 'scan_end_arg'
is the cmd->chanlist_len. Fix a couple open-coded drivers. Add the
check to the drivers that do not validate this command argument.
The core validates that the cmd->chanlist_len is <= s->len_chanlist.
During the post config after the attach the core also make sure that
the s->len_chanlist is initialized. For clarity, initialize the
s->len_chanlist in a couple drivers that are relying on the core to
initialize it to '1'.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions