From: Joe Eykholt Date: Fri, 11 Jun 2010 23:44:15 +0000 (-0700) Subject: [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if X-Git-Tag: v2.6.36-rc1~570^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99ee45b7cb89803b79745dc3014ba64bfd02b7d;p=pandora-kernel.git [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if keep alives are disabled due to fd_flags set and also stop updating keep alive values in that case. Update select fcf time only if fcf is not already selected or select time is not already determined from parse adv, and then have select time cleared only once after fcf is selected. Changed deadline check to time_after_eq() from time_after() since now next timeout will be on exact 2.5 times FKA followed by first advertisement. Signed-off-by: Vasu Dev Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed