2011-03-31 06:44:51

by Peter Pan(潘卫平)

[permalink] [raw]
Subject: [PATCH 1/3] rt2860:typo in comment

use accumulated instead of acumulated.
Signed-off-by: Pan Weiping <[email protected]>
---
drivers/staging/rt2860/common/mlme.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rt2860/common/mlme.c b/drivers/staging/rt2860/common/mlme.c
index d9c3fd5..0b59073 100644
--- a/drivers/staging/rt2860/common/mlme.c
+++ b/drivers/staging/rt2860/common/mlme.c
@@ -1825,7 +1825,7 @@ void MlmeSetTxRate(struct rt_rtmp_adapter *pAd,
/*
==========================================================================
Description:
- This routine calculates the acumulated TxPER of eaxh TxRate. And
+ This routine calculates the accumulated TxPER of eaxh TxRate. And
according to the calculation result, change CommonCfg.TxRate which
is the stable TX Rate we expect the Radio situation could sustained.

--
1.7.4