From: wwguy <wey-yi.w.guy@intel.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
Date: Tue, 31 Jan 2012 11:41:50 -0800 [thread overview]
Message-ID: <1328038910.3024.3.camel@wwguy-ubuntu> (raw)
In-Reply-To: <1328038849-12620-1-git-send-email-linville@tuxdriver.com>
On Tue, 2012-01-31 at 14:40 -0500, John W. Linville wrote:
> Average users either don't care or they think that message indicates a
> problem...
>
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> ---
> drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> index a8c6880..20d418c 100644
> --- a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> +++ b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> @@ -620,7 +620,7 @@ int iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif,
> sta_priv->lq_sta.lq.agg_params.agg_frame_cnt_limit =
> sta_priv->max_agg_bufsize;
>
> - IWL_INFO(priv, "Tx aggregation enabled on ra = %pM tid = %d\n",
> + IWL_DEBUG(priv, "Tx aggregation enabled on ra = %pM tid = %d\n",
maybe use IWL_DEBUG_HT
Wey
prev parent reply other threads:[~2012-01-31 19:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 19:40 [PATCH] iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level John W. Linville
2012-01-31 19:41 ` wwguy [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=1328038910.3024.3.camel@wwguy-ubuntu \
--to=wey-yi.w.guy@intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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).