This is just a minor selection of bug fixes (two in zfcp which no-one other than s390 will see). The others are a build failure in the aha152x pcmcia driver and blacklisting a brownie array which fails rather badly when given a report luns command and a fc transport parameter miscount that could result in a BUG_ON(). The fix is here: master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git The short changelog is: Andreas Herrmann: o zfcp: fix device registration issues o scsi_transport_fc: fix FC_HOST_NUM_ATTRS o zfcp: correctly set this_id for hosts Dominik Brodowski: o scsi: aha152x pcmcia driver needs spi transport Matthew Wilcox: o Add Brownie to blacklist And the diffstat: s390/scsi/zfcp_def.h | 1 + s390/scsi/zfcp_erp.c | 11 +++++++---- s390/scsi/zfcp_scsi.c | 8 +++++--- scsi/pcmcia/Kconfig | 1 + scsi/scsi_devinfo.c | 1 + scsi/scsi_transport_fc.c | 2 +- 6 files changed, 16 insertions(+), 8 deletions(-) James - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html