dump more buffer bytes in case of misalignment

This commit is contained in:
none 2021-03-01 12:58:54 +01:00
parent 9028e75f63
commit b025599e9f
1 changed files with 1 additions and 1 deletions

View File

@ -2315,7 +2315,7 @@ static void input_write_dvb(struct ddb_input *input,
input->nr);
print_hex_dump(KERN_INFO, "TS: ", DUMP_PREFIX_OFFSET, 32, 1,
dma2->vbuf[dma->cbuf],
256, false);
512, false);
}
dvb_dmx_swfilter(&dvb->demux,
dma2->vbuf[dma->cbuf],