From: Bhanu Prakash Gollapudi Date: Tue, 16 Feb 2010 20:15:34 +0000 (-0800) Subject: [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. X-Git-Tag: v2.6.34-rc1~284^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03bf7a5af58e07aa13ea61993f5892f733b6f46d;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