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 -- 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