OSDN Git Service

[SCSI] stex: fix controller_info command handling
authorEd Lin <ed.lin@promise.com>
Tue, 5 Dec 2006 01:49:28 +0000 (17:49 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 5 Dec 2006 17:31:43 +0000 (11:31 -0600)
commit4eea9dc45fa7feb42e6dce32d94ea9ea4d64e40b
treed1c99f57d68e2ab961984db08edcbdc14b640430
parentb4b8bed12345bc03dfcef80cbbe78582429b063c
[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>
drivers/scsi/stex.c