On Monday 04 January 2010 17:28:22 Luis R. Rodriguez wrote: > diff --git a/net/wireless/core.c b/net/wireless/core.c > index c2a2c56..ae58c6a 100644 > --- a/net/wireless/core.c > +++ b/net/wireless/core.c > @@ -580,6 +580,7 @@ void wiphy_unregister(struct wiphy *wiphy) > > flush_work(&rdev->scan_done_wk); > cancel_work_sync(&rdev->conn_work); > + cancel_work_sync(&rdev->conn_work); > flush_work(&rdev->event_work); > } twice? -- Greetings, Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html