diff options
| -rw-r--r-- | drivers/s390/scsi/zfcp_fc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_fc.c b/drivers/s390/scsi/zfcp_fc.c index 05e6b09c48f3..56196c98c07b 100644 --- a/drivers/s390/scsi/zfcp_fc.c +++ b/drivers/s390/scsi/zfcp_fc.c | |||
| @@ -352,7 +352,6 @@ static int zfcp_scan_get_nameserver(struct zfcp_adapter *adapter) | |||
| 352 | if (ret) | 352 | if (ret) |
| 353 | return ret; | 353 | return ret; |
| 354 | zfcp_erp_wait(adapter); | 354 | zfcp_erp_wait(adapter); |
| 355 | zfcp_port_put(adapter->nameserver_port); | ||
| 356 | } | 355 | } |
| 357 | return !atomic_test_mask(ZFCP_STATUS_COMMON_UNBLOCKED, | 356 | return !atomic_test_mask(ZFCP_STATUS_COMMON_UNBLOCKED, |
| 358 | &adapter->nameserver_port->status); | 357 | &adapter->nameserver_port->status); |
