commit | 6631c5c9b0c3698f3977caf5694e8ece6a36f48b | [log] [tgz] |
---|---|---|
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | Thu Sep 15 16:19:06 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 15 19:23:29 2016 +0200 |
tree | 9a6e2e9aaeda477355729365e887294933b0c69f | |
parent | 9b762fdfe26e798897f2a84a426df0fdee548dae [diff] |
staging: most: hdm-dim2: double size of DBR buffer This patch increases the size of the asynchronous and control DBR buffers in the Tx path to twice the max. message size. This patch is needed to increase the throughput for big 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>