Andreas Herrmann ad139a2f56 [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRS
In the past I added an host attribute but unfortunately
I forgot to increase FC_HOST_NUM_ATTRS.
This is fixed with the patch. Otherwise an fibre channel
lld might run into
      BUG_ON(count > FC_HOST_NUM_ATTRS);
in fc_attach_transport().

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-03-09 11:00:59 -05:00
..
2006-01-14 18:27:13 -08:00
2006-02-13 22:30:10 -08:00
2006-02-28 20:53:43 -08:00
2006-01-14 10:41:42 -08:00
2006-01-10 00:08:17 +01:00
2006-01-18 19:20:31 -08:00