Re: Bcm43xx oops after suspend to disk

From: Matthew Garrett
Date: Mon Jan 29 2007 - 09:04:56 EST


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?

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/