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)
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>

No differences found