commit | 8475f688d796b875bf98ed161acd53d00a1483ff | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@ORACLE.COM> | Wed Jan 20 02:17:40 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Feb 19 11:14:11 2010 -0600 |
tree | 68ae880f0aab38656061981535c9c6c71f91fa98 | |
parent | 78d85019ba8c13e1094cad0ea9bb4f61caad8320 [diff] |
[SCSI] Fix printing of variable length commands We dereferenced the MAINTENANCE IN array when decoding variable length commands. Use the right array. Also consolidate identical if statements below. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>