]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix bttv BUG() at video-buf.c:378
authorGerd Knorr <kraxel@bytesex.org>
Mon, 20 Oct 2003 09:54:02 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Mon, 20 Oct 2003 09:54:02 +0000 (02:54 -0700)
commit34e5ad41c83d3f71abbe1774a650d58f101292a5
tree72c109261542767172cddc94e2b49fcf4f9b61ed
parentbf4b83e5f4484c4398ea4c1a0cf8ff962fbfe7d6
[PATCH] Fix bttv BUG() at video-buf.c:378

As found by Herbert Xu: the last v4l update broke bttv.  videobuf_iolock
was passed a vb that has just been filled with zeros.

Fixed like this.
drivers/media/video/bttv-driver.c