]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/dma/dmatest.c
dmatest: define MAX_ERROR_COUNT constant
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2013 09:09:32 +0000 (11:09 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:17 +0000 (09:51 +0530)
commit74b5c07a515b2986c9bdfe649213b8e358d32ad2
treeb3b0f20b1963dcda22176dca18ff19250e1af487
parent3e5ccd866fdf3a1e1d4d2c08c81f861ad6798d32
dmatest: define MAX_ERROR_COUNT constant

Its meaning is to limit amount of error messages to be printed out when buffer
mismatch is occured.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dmatest.c