From: Shivaram Upadhyayula Date: Tue, 10 Dec 2013 10:36:40 +0000 (+0530) Subject: qla2xxx: Fix schedule_delayed_work() for target timeout calculations X-Git-Tag: v3.13-rc5~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63832aabec12a28a41a221773ab3819d30ba0a67;p=pandora-kernel.git qla2xxx: Fix schedule_delayed_work() for target timeout calculations This patch fixes two cases in qla_target.c code where the schedule_delayed_work() value was being incorrectly calculated from sess->expires - jiffies. Signed-off-by: Shivaram U Cc: #3.6+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed