V4L/DVB (9981): [PATCH] usb-urb.c: Fix initialization of URB list.
authorThomas Reitmayr <treitmayr@devbase.at>
Mon, 29 Dec 2008 13:59:29 +0000 (10:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:38 +0000 (09:39 -0200)
commitd29ca09d50309bb7df5d57aec88efdcd09a56f9f
treeecd4dd717dc5603cf132a201208a3cd0ee47a304
parent2e5ef2dfc45ff1ecebb0d8657b85b3fc716db9bf
V4L/DVB (9981): [PATCH] usb-urb.c: Fix initialization of URB list.

Fix the initialization of the URB list for a DVB-USB device to prevent
problems on certain platforms (MIPS).

Signed-off-by: Thomas Reitmayr <treitmayr@devbase.at>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/usb-urb.c