On Sat, Sep 17, 2005 at 11:52:42PM +0200, Karsten Keil wrote:
> // Cancel all USB transfers on this B channel
> + b_out->urb[0]->transfer_flags |= URB_ASYNC_UNLINK;
> usb_unlink_urb(b_out->urb[0]);
> + b_out->urb[1]->transfer_flags |= URB_ASYNC_UNLINK;
URB_ASYNC_UNLINK is now gone in 2.6.14-rc1, so this change will break
the build :(
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|