summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/coda.c
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-09-07 12:50:02 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-09-26 15:44:11 -0300
commit8c82c75c3950dea31fe03567125feea089893141 (patch)
tree7338abe2b7cf88a5659f66efe36220147e32e8a7 /drivers/media/platform/coda.c
parentd2210f9e2e269975db413b8fe4de2f07e6a09b05 (diff)
downloadlinux-stable-8c82c75c3950dea31fe03567125feea089893141.tar.gz
linux-stable-8c82c75c3950dea31fe03567125feea089893141.tar.bz2
linux-stable-8c82c75c3950dea31fe03567125feea089893141.zip
[media] vb2: fix wrong owner check
Check against q->fileio to see if the queue owner should be set or not. The former check against the return value of read or write is wrong, since read/write can return an error, even if the queue is in streaming mode. For example, EAGAIN when in non-blocking mode. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/platform/coda.c')
0 files changed, 0 insertions, 0 deletions