]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: core: remove debug print
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 27 Jun 2016 13:00:32 +0000 (15:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 18:23:21 +0000 (20:23 +0200)
commit6d8d2116a28f7e065fd1df171370b4c0067c3d19
treea90174c95d3f15e2b704d6281850ad521b97025c
parent4ed5863196ac810a189853e38f9110c161a5e79f
staging: most: core: remove debug print

This patch removes the debug print in case an HDM ran out of rx buffers.
This is not needed since the status is reflected in the sysfs
channel_starving flag. Additionally, it prevents the system form slowing
down.

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