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)
commitc93a5c34887426daa70f3caf05881fafb1cd687f
tree3c0027e5fb46e96a691c70ef7f13ae6d331015fc
parent5ab6b267e5684452e229c58f4a5ba9f267866d42
V4L/DVB (4622): Copy-paste bug in videodev.c

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>
drivers/media/video/videodev.c