]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: most: fix buffer size for DIM2
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:40 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:50 +0000 (03:18 +0200)
commitc31d9d12ef5b6937d8399fa9ede2bb11dc225363
tree0a6b549bb021e1b483768cf0480a74703b71b016
parentf1b9a84382045b693b28d7dce1b2af45b435bbe9
staging: most: fix buffer size for DIM2

This patch reduces the DBR buffer size to prevent an overflow in the DIM2
module. It is needed, because the MediaLB hardware has problems with DBR
buffers that exceed the size of 255 messages.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hal.c