Dan Carpenter <error27@xxxxxxxxx> writes: > On Wed, Jun 08, 2011 at 02:55:01PM +0300, Kalle Valo wrote: >> - /* Translate data to cfg80211 mgmt format */ >> - if (ar->arWmi) > ^^^^^^^^^ > You removed this check on purpose? Is this only NULL when > the scan is canceled? It's null only when the module is being destroyed. And I changed it so that when ar6000_destroy() aborts the scan we do not use ar->arWmi at all and avoid the crash. -- Kalle Valo _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel