]> Pileus Git - ~andy/linux/commit
[SCSI] zfcp: fix adapter initialization
authorAndreas Herrmann <aherrman@de.ibm.com>
Thu, 1 Dec 2005 01:50:36 +0000 (02:50 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 1 Dec 2005 21:59:47 +0000 (15:59 -0600)
commit2448c45965870ca9cfdb66388b4fcc93f1e12bb7
treeb028c8ad8dbb8353f7299ce5c88b54ff7cfc6433
parentc48a29d065cfa18c3e8699f5e3a84a59ad35e062
[SCSI] zfcp: fix adapter initialization

Fixed various problems in opening sequence of adapters which was previously
changed with NPIV support:
o corrected handling when exchange port data function is not supported,
  otherwise adapters on z900 cannot be opened anymore
o corrected setup of timer for exchange port data if called from error
  recovery
o corrected check of return code of exchange config data

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_fsf.c