Re: [linux-usb-devel] Linux 2.4.20pre3 breaks alsa 0.9.0.rc3

Alan Cox (alan@lxorguk.ukuu.org.uk)
19 Aug 2002 17:33:22 +0100


On Mon, 2002-08-19 at 17:09, Jack Howarth wrote:
> I haven't seen this mentioned yet but the new
> pre3 changes remove the typedef of urb_t and purb_t
> from include/linux/usb.h. This causes alas-drivers
> 0.9.0rc3 to fail to compile. I wanted to find out
> if this removal of urb_t and purb_t was
> final or if it would be regressed back in pre4?

Its part of the 2.4/2.5 usb cleanup of dumb typedefs. You can probably
search-and-destroy them into the struct form with no problems

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/