On Mon, Jan 4, 2010 at 8:37 AM, Michael Buesch <mb@xxxxxxxxx> wrote: > 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? Yeah sorry about that, I had added some other lines there but forgot to clear all the stuff I had added, thanks. Luis -- 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