commit | 4eea9dc45fa7feb42e6dce32d94ea9ea4d64e40b | [log] [tgz] |
---|---|---|
author | Ed Lin <ed.lin@promise.com> | Mon Dec 04 17:49:28 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Dec 05 11:31:43 2006 -0600 |
tree | d1c99f57d68e2ab961984db08edcbdc14b640430 | |
parent | b4b8bed12345bc03dfcef80cbbe78582429b063c [diff] |
[SCSI] stex: fix controller_info command handling This command needs information from both firmware and driver. First copy information from firmware to buffer, then fill in driver information. Signed-off-by: Ed Lin <ed.lin@promise.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>