]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] ibmvfc: Miscellaneous fixes
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 22 Jul 2008 13:31:46 +0000 (08:31 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:58 +0000 (15:14 -0400)
commit4d11b663fcf1ba794d3ed57124e3942e2e91e11c
treec2055d400a73da08848db5ef09702a4467155147
parent37141fbc93286dda97f296e2d0217600feadae20
[SCSI] ibmvfc: Miscellaneous fixes

Properly setup the size of the async event queue. This fixes a bug where async events
were not getting processed by the driver.

Setup target_id field in the driver's target struct so that target sysfs attributes
work for multiple targets.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/ibmvscsi/ibmvfc.c