From: Larry Finger <Larry.Finger@lwfinger.net>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-wireless@vger.kernel.org, trivial@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] [trivial] rtlwifi: Fix typo in dm.c
Date: Tue, 31 Jan 2012 09:46:31 -0600 [thread overview]
Message-ID: <4F280CD7.9080002@lwfinger.net> (raw)
In-Reply-To: <1328016875-1684-1-git-send-email-standby24x7@gmail.com>
On 01/31/2012 07:34 AM, Masanari Iida wrote:
> Correct a spelling "disconnet" to "disconnect" in
> drivers/net/wireless/rtlwifi/rtl8192de/dm.c
>
> Signed-off-by: Masanari Iida<standby24x7@gmail.com>
> ---
> drivers/net/wireless/rtlwifi/rtl8192de/dm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/rtlwifi/rtl8192de/dm.c b/drivers/net/wireless/rtlwifi/rtl8192de/dm.c
> index 3cd0736..5087fe4 100644
> --- a/drivers/net/wireless/rtlwifi/rtl8192de/dm.c
> +++ b/drivers/net/wireless/rtlwifi/rtl8192de/dm.c
> @@ -296,7 +296,7 @@ static void rtl92d_dm_find_minimum_rssi(struct ieee80211_hw *hw)
> de_digtable.min_undecorated_pwdb_for_dm =
> rtlpriv->dm.UNDEC_SM_PWDB;
> RT_TRACE(rtlpriv, COMP_BB_POWERSAVING, DBG_LOUD,
> - ("AP Ext Port or disconnet PWDB = 0x%x\n",
> + ("AP Ext Port or disconnect PWDB = 0x%x\n",
> de_digtable.min_undecorated_pwdb_for_dm));
> }
Due to the changes in RT_TRACE, this patch would not apply to the
wireless-testing tree. I fixed it and submitted a good version with my
Signed-off-by. Thanks for noticing this, but please use the correct tree when
submitting patches.
Larry
prev parent reply other threads:[~2012-01-31 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 13:34 Masanari Iida
2012-01-31 15:46 ` Larry Finger [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=4F280CD7.9080002@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=standby24x7@gmail.com \
--cc=trivial@kernel.org \
/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
Powered by JetHome