s6145: log more.

This commit is contained in:
Solomon Peachy 2015-11-16 23:10:28 -05:00
parent 23ef5363a9
commit 3dbcb6dd4a
1 changed files with 1 additions and 1 deletions

View File

@ -1446,7 +1446,7 @@ static int shinkos6145_get_imagecorr(struct shinkos6145_ctx *ctx)
total += sizeof(data.return_size);
if (data.remain_pkt == 0)
INFO("block complete\n");
DEBUG("block complete (%lu/%lu total)\n", total, ctx->corrdatalen);
}