]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6d268afbc3f273fbd889a7dc3aeac4317e18221d
treed1c99f57d68e2ab961984db08edcbdc14b640430
parent0432413caec3839b5c50483a317a4c74a8ff652a
[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