diff options
author | Andreas Herrmann <aherrman@de.ibm.com> | 2006-03-09 15:37:49 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-09 16:00:59 (GMT) |
commit | ad139a2f56e5789aa8a9f74e3600a7f854a38de9 (patch) | |
tree | c7913bb81cd698f29a63cb7a9728028635b75bbe /scripts/ksymoops | |
parent | cdaeedae9844ec3deaafa00b7dd8c21e01368633 (diff) | |
download | linux-ad139a2f56e5789aa8a9f74e3600a7f854a38de9.tar.xz |
[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>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions