From: Hugh Daschbach Date: Tue, 16 Feb 2010 20:15:23 +0000 (-0800) Subject: [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. X-Git-Tag: v2.6.34-rc1~284^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7a381e55d187e50a148b750abf4525cadd3a4f;p=pandora-kernel.git [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. Both PLOGI and RTV response processing conditionally scale e_d_tov, but use different scaling factors. The scaling factor is correct in RTV response processing. Bring PLOGI e_d_tov scaling in line with RTV common service parameter inspection. Signed-off-by: Hugh Daschbach Acked-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed