]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling buffer
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 26 Oct 2008 12:18:53 +0000 (09:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:40:19 +0000 (00:40 -0300)
commit721f507b694f3be7c872d63a323afde91e43dfff
tree6a711f17ee1bbe7c70c3e5305066195052627b0c
parent2a8145d4b82b347c9bf49402aad2c2b6184f0540
V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling buffer

Instead of storing next buf on a temp var, saved over URB
processing, restore it using get_next_buf.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-video.c