v4l2allocator: Fix invalid imported dmabuf fd
authorJianhui Dai <jianhui.j.dai@intel.com>
Wed, 24 Aug 2022 09:30:34 +0000 (17:30 +0800)
committerJianhui Dai <jianhui.j.dai@intel.com>
Wed, 24 Aug 2022 09:59:14 +0000 (09:59 +0000)
commit625e74100d41aaa7262c83284dd647b278b8eec9
tree19496769660373f606d4c94700874d9f608f10f4
parent8756f523d1b2d8b4b6b8c98f930606006e4d05ff
v4l2allocator: Fix invalid imported dmabuf fd

Fix a typo that set userptr to dmabuf fd. It leads to failure of
dmabuf-import io-mode.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2935>
subprojects/gst-plugins-good/sys/v4l2/gstv4l2allocator.c