On Wed, Feb 27, 2008 at 02:37:18PM -0500, Dan Williams wrote: > @@ -6292,7 +6302,7 @@ static int ipw_request_scan_helper(struct ipw_priv *priv, int type) > } > > if (priv->status & STATUS_RF_KILL_MASK) { > - IPW_DEBUG_HC("Aborting scan due to RF Kill activation\n"); > + IPW_DEBUG_HC("Queuing scan due to RF Kill activation\n"); > priv->status |= STATUS_SCAN_PENDING; > goto done; > } Does this really make sense? There is no telling how long RF Kill will be activated. -- John W. Linville linville@xxxxxxxxxxxxx - 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