Matthew Garrett wrote: > On Mon, Jan 29, 2007 at 01:55:41PM +0100, roucaries bastien wrote: >> - return 0; >> + return bcm43xx_init_one(pdev, NULL); >> } > > While this may well work (it's basically equivalent to unloading and > reloading the module), it's not a long-term fix - userspace is going to > notice the interface vanishing and reappearing. Larry, I guess you just > mean this as a test patch? >
Yes. If this doesn't work, then we have real problems. If it does, then I try to find the part that is missing in the current code. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
