diff options
author | 2008-11-04 16:35:11 +0100 | |
---|---|---|
committer | 2008-11-05 12:47:40 -0500 | |
commit | 7ea633ffad0bcb0b3e0deee81997d07f292e7f44 (patch) | |
tree | 275464a4401f1d9255160d4cfff31e6b41328349 /kernel/resource.c | |
parent | [SCSI] zfcp: Wait for port scan to complete when setting adapter online (diff) | |
download | wireguard-linux-7ea633ffad0bcb0b3e0deee81997d07f292e7f44.tar.xz wireguard-linux-7ea633ffad0bcb0b3e0deee81997d07f292e7f44.zip |
[SCSI] zfcp: fix erp timeout cleanup for port open requests
If an open port fsf request times out (in erp) the
corresponding erp_action member of the fsf
request need to set to NULL. If the port structure
will be removed later-on there will be still a
reference in the fsf request to the non existing
erp_action otherwise.
Signed-off-by: Martin Petermann <martin.petermann@de.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions