summaryrefslogtreecommitdiff
path: root/include/linux/parser.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-09-25 19:49:53 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-25 19:49:53 -0700
commitbeb0e5c2e16058dccf3f78f5cce0e54aa79dd20f (patch)
tree199e7489d3f49596827b533433f16210058a3188 /include/linux/parser.h
parent9c083ebee5a19c07e5b7c7778ed9cc572cbbc848 (diff)
[PATCH] bttv: fix DMA setup bug in latest update
This fixes the bug that made the card DMA lots of data to random memory locations, causing lockups and instant reboots. The problem was that the yoffset variable got modified inside the loop, but the logic in the switch statement was meant to work on the initial value of the yoffset variable. (Bug fix extracted from http://marc.theaimsgroup.com/?l=linux-kernel&m=109532814823565&w=2) Signed-off-by: Peter Osterlund <petero2@telia.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions