Messages in this thread |  | | | Subject | Re: 2.1.124: oops when rmmodding ne.o | | Date | Thu, 8 Oct 1998 16:27:49 +0400 (MSK DST) | | From | (Alexey Kuznetsov) |
| |
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/
|  |