It accesses a wait queue pointer
>
> Trace; c2810add <[lanstreamer]streamer_open+2cd/8f0>
>
Uninitialized old style waitqueue?
I assume a
init_waitqueue_head(&streamer_priv->srb_wait);
is missing somewhere.
I've checked the code from 2.4.2/drivers/net/tokenring/lanstreamer.c,
and I don't see a problem. Which driver to you use?
-- Manfred- 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/