git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a7111
)
qla2xxx: Fix schedule_delayed_work() for target timeout calculations
author
Shivaram Upadhyayula
<shivaram.u@quadstor.com>
Tue, 10 Dec 2013 10:36:40 +0000
(16:06 +0530)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Thu, 12 Dec 2013 00:06:20 +0000
(16:06 -0800)
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 <shivaram.u@quadstor.com>
Cc: <stable@vger.kernel.org> #3.6+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found