]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] zfcp: Remove unnecessary warning message
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Fri, 19 Dec 2008 15:57:02 +0000 (16:57 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:38:29 +0000 (11:38 -0600)
commitb632ade282895562924d18b8eedd11a825f4b08c
tree3236e33c981f27fd8718cc5d432d35d621749141
parent39eb7e9aca2a582330ddb6f1167272268e6b3965
[SCSI] zfcp: Remove unnecessary warning message

Remove a message that was emitted for a port that could not initially
be opened. This is a rare case when the port discovery hits an
initiator port and only confuses the user with an initator port logged
in the message. Remove the whole special case: The failed "open port"
request triggers required follow-up actions anyway.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Acked-by: Felix Beck <felix@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_dbf.c
drivers/s390/scsi/zfcp_fsf.c