diff options
author | Mike Christie <[email protected]> | 2008-05-08 20:15:34 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2008-05-08 20:38:57 -0500 |
commit | c8611f975403dd20e6503aff8aded5dcb718f75b (patch) | |
tree | df1cdd33d074eed300dff8adee29c018428861a2 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 4cf1043593db6a337f10e006c23c69e5fc93e722 (diff) |
[SCSI] libiscsi regression in 2.6.25: fix setting of recv timer
If the ping tmo is longer than the recv tmo then we could miss a window
where we were supposed to check the recv tmo. This happens because
the ping code will set the next timeout for the ping timeout, and if the
ping executes quickly there will be a long chunk of time before the
timer wakes up again.
This patch has the ping processing code kick off a recv
tmo check when getting a nop in response to our ping.
Signed-off-by: Mike Christie <[email protected]>
Cc: Stable Tree <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions