On Tue, 2014-02-25 at 14:39 +0200, Luciano Coelho wrote: > + if (sdata_iter == sdata || > + rcu_access_pointer(sdata->vif.chanctx_conf) == NULL || > + local->hw.wiphy->software_iftypes & BIT(wdev_iter->iftype)) > + continue; There is a typo here, we should check sdata_iter->vif.chanctx_conf instead of sdata... v6 coming soon. -- Luca. -- 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