From: Hugh Daschbach Date: Thu, 21 Jan 2010 18:15:49 +0000 (-0800) Subject: [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. X-Git-Tag: v2.6.33~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b709150b73205710d05128b925090aac048ed23;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