Johannes and John, On Mon, 2010-12-13 at 23:16 -0800, Johannes Berg wrote: > On Mon, 2010-12-13 at 16:09 -0800, Wey-Yi Guy wrote: > > > - if (WARN_ON(!ctx->vif)) { > > + if (unlikely(!iwl_is_ready(priv))) { > > + IWL_DEBUG_MAC80211(priv, "leave - not ready\n"); > > + mutex_unlock(&priv->mutex); > > + return; > > There appears to be some whitespace damage here. > my bad did not check before push, I will submit another patch to fix it and please merge both Thanks Wey > -- 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