diff options
author | Phil Sutter <[email protected]> | 2009-01-14 21:50:41 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-01-15 08:28:20 -0800 |
commit | 97bc477cbc3d63f2a29c2c81031434b3a082f44c (patch) | |
tree | 36d4993d7f48a5460f360ab6e976a5a214296ecb /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 60d3f9827ca455e7272681d67a37137c328d7012 (diff) |
korina: fix handling tx_chain_tail
Originally this must have been a rewrite error when introducing
'chain_index'. But the original driver did not use the previous chain
item everywhere: when altering the address tx_chain_tail points to, it
should move forward, not backwards.
Also this is not an "index" but rather the penultimate element in the
chain, so rename it accordingly.
Signed-off-by: Phil Sutter <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions