Skip to content
Snippets Groups Projects
Commit 076f1be8 authored by Brent Darley's avatar Brent Darley Committed by Wolfgang Denk
Browse files

TSI148: Fix argument parsing


This patch does 2 things:
 - Fix the argument number assigned to the vdw (VME data width) value.
   Previously, a nonexistent 7th arument was read as the vdw variable.

 - Reduce the size of the argument array for the tsi148 command from
   8 to 7.  The tsi148 command itself is argument index 0, and the
   maximum number arguments passed to the command is 6, making a total
   of 7 for the array.

Signed-off-by: default avatarBrent Darley <bdarley@xes-inc.com>
Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
parent 52ebd9c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment