]> git.baikalelectronics.ru Git - kernel.git/commit
vme: tsi148: fix DMA lists longer that one item
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>
Thu, 28 May 2015 12:06:59 +0000 (15:06 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:26:56 +0000 (17:26 -0700)
commit1258f770faedefbc50bcf4e49b567caa94f3fefd
treea2bc8aa1995320273df3285f3ec7096a4e10f442
parent15a510dfc02bedc127fce10d90424573c7da4ff6
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:

dbd427e114b1cef "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>
drivers/vme/bridges/vme_tsi148.c