diff options
| author | Jungo Lin <[email protected]> | 2019-04-02 21:44:27 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-05-23 13:33:50 -0400 |
| commit | f49308878d7202e07d8761238e01bd0e5fce2750 (patch) | |
| tree | 4338ef2dcb4849842b63dfc5ef8b9844092aed41 /tools/perf/scripts/python/bin | |
| parent | 8aef94beadc51c8fa768ef1d5ae5ca1b4c328eb0 (diff) | |
media: media_device_enum_links32: clean a reserved field
In v4l2-compliance utility, test MEDIA_IOC_ENUM_ENTITIES
will check whether reserved field of media_links_enum filled
with zero.
However, for 32 bit program, the reserved field is missing
copy from kernel space to user space in media_device_enum_links32
function.
This patch adds the cleaning a reserved field logic in
media_device_enum_links32 function.
Signed-off-by: Jungo Lin <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions