[linux-dvb] Re: DEC2000-t/Kernel 2.6.10: Badness in usb_unlink_urb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



C Western wrote:
> In the same spirit I attach a patch for ttusb-budget.c that works for me
> Colin

> --- ./media/dvb/ttusb-budget/dvb-ttusb-budget.c.orig	2005-01-21 14:45:06.000000000 +0000
> +++ ./media/dvb/ttusb-budget/dvb-ttusb-budget.c	2005-02-12 23:03:29.000000000 +0000
> @@ -832,7 +832,7 @@
>  	int i;
>  
>  	for (i = 0; i < ISO_BUF_COUNT; i++)
> -		usb_unlink_urb(ttusb->iso_urb[i]);
> +		usb_kill_urb(ttusb->iso_urb[i]);
>  
>  	ttusb->iso_streaming = 0;
>  }

Applied.

Thanks,
Johannes



[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux