ov511 compilation failure 2.5.18 - struct urb has no next

Kees Bakker (rnews@altium.nl)
Mon, 3 Jun 2002 14:41:21 +0200


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'?

-- 
-
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/