[Trac #992] kernel oops during rmmod usb8xxx in kernel-2.6.21-20070305.1
Zarro Boogs per Child
bugtracker at laptop.org
Wed Mar 7 22:33:50 EST 2007
#992: kernel oops during rmmod usb8xxx in kernel-2.6.21-20070305.1
---------------------------------+------------------------------------------
Reporter: andrey | Owner: luisca
Type: defect | Status: closed
Priority: normal | Milestone: Untriaged
Component: wireless | Resolution: fixed
Keywords: kernel oops usb8xxx |
---------------------------------+------------------------------------------
Changes (by luisca):
* cc: marcelo at kvack.org (added)
* status: new => closed
* resolution: => fixed
Comment:
Patch against olpc-2.6 head
{{{
diff --git a/drivers/net/wireless/libertas/main.c
b/drivers/net/wireless/libertas/main.c
index 6e10577..c321275 100644
--- a/drivers/net/wireless/libertas/main.c
+++ b/drivers/net/wireless/libertas/main.c
@@ -309,7 +309,6 @@ static int wlan_dev_close(struct net_dev
ENTER();
netif_carrier_off(priv->wlan_dev.netdev);
- netif_carrier_off(priv->mesh_dev);
priv->open = 0;
LEAVE();
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/992#comment:3>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list