lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1301553947-29058-1-git-send-email-panweiping3@gmail.com>
Date:	Thu, 31 Mar 2011 14:45:46 +0800
From:	Pan Weiping <panweiping3@...il.com>
To:	unlisted-recipients:; (no To-header on input)
Cc:	Pan Weiping <panweiping3@...il.com>,
	Greg Kroah-Hartman <gregkh@...e.de> (maintainer:STAGING SUBSYSTEM 
	,commit_signer:4/5=80%),
	Andy Shevchenko <ext-andriy.shevchenko@...ia.com> (commit_signer:3/5=60%),
	L. Alberto Giménez <agimenez@...valve.es> (commit_signer:1/5=20%),
	devel@...verdev.osuosl.org (open list:STAGING SUBSYSTEM),
	linux-kernel@...r.kernel.org (open list)
Subject: [PATCH 1/3] rt2860:typo in comment

use accumulated instead of acumulated.
Signed-off-by: Pan Weiping <panweiping3@...il.com>
---
 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ