[PATCH 1/3] rt2860:typo in comment

From: Pan Weiping
Date: Thu Mar 31 2011 - 02:44:55 EST


use accumulated instead of acumulated.
Signed-off-by: Pan Weiping <panweiping3@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/