Re: [RFC PATCH] ipw2200: queue direct scans

"John W. Linville" <[email protected]> Wed, 27 Feb 2008 15:04:46 -0500
Newsgroups gmane.linux.kernel.wireless.general,gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
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
[email protected]