commit | f656eaee6368198f596ae5b8754494ec2b179a16 | [log] [tgz] |
---|---|---|
author | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | Thu May 28 15:06:59 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 12 17:26:56 2015 -0700 |
tree | a2bc8aa1995320273df3285f3ec7096a4e10f442 | |
parent | c5ab1f7faaba2d7f30f87bea2f0b5cf4b958fd2f [diff] |
vme: tsi148: fix DMA lists longer that one item DMA lists on tsi148 weren't processed further than the first item because of the broken logic. This regression was introduced in: ac1a4f2caf7b071 "Staging: VME: Ensure TSI148 link list descriptors..." Signed-off-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Cc: Igor Alekseev <igor.alekseev@itep.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>