Skip to content
Commit 63832aab authored by Shivaram Upadhyayula's avatar Shivaram Upadhyayula Committed by Nicholas Bellinger
Browse files

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: default avatarShivaram U <shivaram.u@quadstor.com>
Cc: <stable@vger.kernel.org> #3.6+
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 94a71110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment