aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2018-11-20 05:13:04 -0500
committerMauro Carvalho Chehab <[email protected]>2018-11-22 13:44:38 -0500
commitf96d84488f7d5f9123428c700cea82a292bca53e (patch)
tree4e46a602df97f48c812de933b8a45104d06fa122 /tools/perf/scripts/python/export-to-postgresql.py
parentcb3b2ffb757e75fef40fb94bc093cbbf49a6bf6e (diff)
media: gspca: fix frame overflow error
When converting gspca to vb2 I missed that fact that the buffer sizes were rounded up to the next page size. As a result some gspca drivers (spca561 being one of them) reported frame overflows. Modify the code to align the buffer sizes to the next page size, just as the original code did. Fixes: 1f5965c4dfd7 ("media: gspca: convert to vb2") Tested-off-by: Hans Verkuil <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Reported-by: softwarebugs <[email protected]> Cc: <[email protected]> # for v4.18 and up Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions