]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: most: core: fix list traversing
authorAndrey Shvetsov <andrey.shvetsov@k2l.de>
Tue, 21 Nov 2017 14:05:22 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:37 +0000 (09:20 +0100)
commite7e3ce04588c7f4919627f0742bc6cbe832036a4
treeb1e0f7cb50ecd161dbef03ec93ae72d171a0a279
parenteb9e2bc80d1451b116f9964a84a49f89d38b1e05
staging: most: core: fix list traversing

This patch fixes the offset and data handling when traversing
the list of devices that are attached to the bus.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c