V4L/DVB (4622): Copy-paste bug in videodev.c
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 11 Sep 2006 12:49:19 +0000 (09:49 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:36 +0000 (12:30 -0300)
This patch fixes a copy-paste bug in videodev.c where the vidioc_qbuf()
function gets called for the dqbuf ioctl.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found