From: Mike Christie Date: Thu, 31 Jan 2008 19:36:50 +0000 (-0600) Subject: [SCSI] libiscsi: fix setting of nop timer X-Git-Tag: v2.6.25-rc1~285^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad294e9cd11d029fc0d09ab129fba5bea46de0dc;p=pandora-kernel.git [SCSI] libiscsi: fix setting of nop timer If we rollover then we could get a next_timeout of zero, so we need to set the new timer to that value. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed