Re: ov511 compilation failure 2.5.18 - struct urb has no next

Kees Bakker (rnews@altium.nl)
Thu, 6 Jun 2002 08:53:45 +0200


>>>>> "Greg" == Greg KH <greg@kroah.com> writes:

Greg> On Mon, Jun 03, 2002 at 02:41:21PM +0200, Kees Bakker wrote:
>> Since 2.5.18 I'm getting compilation errors in ov511.c.
>> ov511.c: In function `ov51x_init_isoc':
>> ov511.c:3978: structure has no member named `next'
>> ov511.c:3980: structure has no member named `next'
>>
>> Struct member 'next' has been removed from struct urb.
>>
>> Can I simply remove these lines that setup this 'ring'?

Greg> Sure, but odds are the driver will not work :)

Indeed it doesn't work :)

Greg> See the linux-usb-devel archives for instructions on how to convert this
Greg> kind of driver if you're interested in doing so.

Thanks for the pointer.

-- 
**************************************
Kees Bakker
Senior Software Designer
Altium - Think it, Design it, Build it
Phone  : +31 33 455 8584
Fax    : +31 33 455 5503
E-Mail : Kees.Bakker@altium.nl
URL    : http://www.altium.com
**************************************
Wait a moment... wait a moment... wait a moment...
-
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/