dmatest: print message on debug level in case of no error
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2013 15:36:48 +0000 (18:36 +0300)
committerDan Williams <djbw@fb.com>
Fri, 23 Aug 2013 05:57:35 +0000 (22:57 -0700)
Let's move the behaviour of printing no error message back to the pre v3.10
times. It means we will use debug level in the described case, and a warning
level otherwise.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <djbw@fb.com>

No differences found