From: Bhanu Prakash Gollapudi Date: Thu, 21 Jan 2010 18:16:00 +0000 (-0800) Subject: [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. X-Git-Tag: v2.6.33~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47dd855d9e64a5d499a93e858a82bc5e7b21345;p=pandora-kernel.git [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. libfcoe module doesnt send port keep alive every FIP_VN_KA_PERIOD due to improper assignment of timeout value. Update the port_ka_time appropriately by incrementing it by FIP_VN_KA_PERIOD in fcoe_ctlr_timeout(), so that the link_work is scheduled to send the port LKA. Signed-off-by: Bhanu Gollapudi Acked-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed