linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Dan Williams <dcbw@redhat.com>
Cc: "Chatre, Reinette" <reinette.chatre@intel.com>,
	ipw2100-devel@lists.sourceforge.net,
	linux-wireless@vger.kernel.org
Subject: Re: [RFC PATCH] ipw2200: queue direct scans
Date: Wed, 27 Feb 2008 15:04:46 -0500	[thread overview]
Message-ID: <20080227200446.GF3078@tuxdriver.com> (raw)
In-Reply-To: <1204141038.3007.5.camel@localhost.localdomain>

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@tuxdriver.com

      reply	other threads:[~2008-02-27 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 19:37 [RFC PATCH] ipw2200: queue direct scans Dan Williams
2008-02-27 20:04 ` John W. Linville [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080227200446.GF3078@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=dcbw@redhat.com \
    --cc=ipw2100-devel@lists.sourceforge.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=reinette.chatre@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).