Re: 2.1.124: oops when rmmodding ne.o

Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
Thu, 8 Oct 1998 16:27:49 +0400 (MSK DST)


Hello!

> # rmmod ne
> Unable to handle kernel NULL pointer dereference at virtual address 00000030

Recently all 8390 based cards were broken by one shot :-(

Paul, unregister_neddev() needs dev->name, so that the fact that
dev->priv was freed AFTER unregister_netdev() was not occasional.
Could you return it back?

Alexey Kuznetsov

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