commit | afdea8bac5e80362459940e18e705d792e677a57 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri Jun 10 08:58:42 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jun 30 22:32:58 2011 -0300 |
tree | d51d08685cb146d0958daa5c951f7940759b093c | |
parent | bf7b73efb7f52abf56b512546c3bbc35001dd696 [diff] |
[media] media: vb2: reset queued_count value during queue reinitialization queued_count variable was left untouched during the queue reinitialization in __vb2_queue_cancel, what might lead to mismatch between the real number of queued buffers and queued_count variable. Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> CC: Pawel Osciak <pawel@osciak.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>