[PATCH 04/15]drivers:staging:rtl8187se:r8180.h Fix some comments.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Justin P. Mattock
Date: Thursday, December 30, 2010 - 10:48 pm

Below are some patches that either fix a typo in a comment and/or fixes a
comment altogether to make more sense. If there is anything I missed let me know
and I'll resend.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/staging/rtl8187se/r8180.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/rtl8187se/r8180.h b/drivers/staging/rtl8187se/r8180.h
index d15bdf6..dbc1ce4 100644
--- a/drivers/staging/rtl8187se/r8180.h
+++ b/drivers/staging/rtl8187se/r8180.h
@@ -11,7 +11,7 @@
 
    Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver
 
-   We want to tanks the Authors of those projects and the Ndiswrapper
+   We want to thanks the Authors of those projects and the Ndiswrapper
    project Authors.
 */
 
@@ -235,7 +235,7 @@ typedef struct _link_detect_t
 	u32				LastNumTxUnicast;
 	u32				LastNumRxUnicast;
 
-	bool				bBusyTraffic;    //when it is set to 1, UI cann't scan at will.
+	bool				bBusyTraffic;    //when it is set to 1, UI can't scan at will.
 }link_detect_t, *plink_detect_t;
 
 //YJ,modified,080828,end
@@ -552,7 +552,7 @@ typedef struct r8180_priv
 	bool				bDigMechanism; // TRUE if DIG is enabled, FALSE ow.
 	bool				bRegHighPowerMechanism; // For High Power Mechanism. 061010, by rcnjko.
 	u32					FalseAlarmRegValue;
-	u8					RegDigOfdmFaUpTh; // Upper threhold of OFDM false alarm, which is used in DIG.
+	u8					RegDigOfdmFaUpTh; // Upper threshold of OFDM false alarm, which is used in DIG.
 	u8					DIG_NumberFallbackVote;
 	u8					DIG_NumberUpgradeVote;
 	// For HW antenna diversity, added by Roger, 2008.01.30.
-- 
1.6.5.2.180.gc5b3e

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/15]staging:rtl8187se trivial fix typos in comments. , Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 01/15]drivers:staging:rtl8187se:r8180_93cx6.h Fix s ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 02/15]drivers:staging:rtl8187se:r8180_core.c Fix so ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 03/15]drivers:staging:rtl8187se:r8180_dm.c Fix some ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 04/15]drivers:staging:rtl8187se:r8180.h Fix some co ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 05/15]drivers:staging:rtl8187se:r8180_hw.h Fix some ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 06/15]drivers:staging:rtl8187se:r8180_rtl8225z2.c F ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 07/15]drivers:staging:rtl8187se:r8180_wx.c Fix some ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 08/15]drivers:staging:rtl8187se:r8180_wx.h Fix some ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 09/15]drivers:staging:rtl8187se:r8185b_init.c Fix s ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 10/15]drivers:staging:rtl8187se:ieee80211:dot11d.c ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 11/15]drivers:staging:rtl8187se:ieee80211:ieee80211 ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 12/15]drivers:staging:rtl8187se:ieee80211:ieee80211 ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 13/15]drivers:staging:rtl8187se:ieee80211:ieee80211 ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 14/15]drivers:staging:rtl8187se:ieee80211:ieee80211 ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)
[PATCH 15/15]drivers:staging:rtl8187se:ieee80211:ieee80211 ..., Justin P. Mattock, (Thu Dec 30, 10:48 pm)