* [PATCH] [trivial] rtlwifi: Fix typo in dm.c
@ 2012-01-30 16:06 Masanari Iida
2012-01-30 16:31 ` Larry Finger
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-01-30 16:06 UTC (permalink / raw)
To: Larry.Finger, wlanfae, linux-wireless; +Cc: linux-kernel, standby24x7, trivial
Correct a spelling "disconnet" to "disconnect" in
drivers/net/wireless/rtlwifi/rtl8192de/dm.c
This is a 2nd post version.
Change subject line as per request.
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));
}
--
1.7.6.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] [trivial] rtlwifi: Fix typo in dm.c
2012-01-30 16:06 [PATCH] [trivial] rtlwifi: Fix typo in dm.c Masanari Iida
@ 2012-01-30 16:31 ` Larry Finger
0 siblings, 0 replies; 2+ messages in thread
From: Larry Finger @ 2012-01-30 16:31 UTC (permalink / raw)
To: Masanari Iida; +Cc: wlanfae, linux-wireless, linux-kernel, trivial
On 01/30/2012 10:06 AM, Masanari Iida wrote:
> Correct a spelling "disconnet" to "disconnect" in
> drivers/net/wireless/rtlwifi/rtl8192de/dm.c
> This is a 2nd post version.
> Change subject line as per request.
>
> Signed-off-by: Masanari Iida<standby24x7@gmail.com>
> ---
> drivers/net/wireless/rtlwifi/rtl8192de/dm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Sorry, but once again, I have to nitpick. I don't think you want the stuff about
"2nd post version" permanently in the git log. That sort of info should be after
the first --- and will be available to the maintainer, but stripped off when the
patch is committed. In addition, resubmits are usually indicated in the subject
line as "[PATCH V2]", etc. That info is also stripped off in the commit process.
Larry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-30 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-30 16:06 [PATCH] [trivial] rtlwifi: Fix typo in dm.c Masanari Iida
2012-01-30 16:31 ` Larry Finger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®