[PATCH 18/21]include:net:mac80211.h remove one to many l's in the word.

From: Justin P. Mattock
Date: Fri Feb 25 2011 - 01:15:46 EST


The patch below removes an extra "l" in the word.

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

---
include/net/mac80211.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index 62c0ce2..04c3fe5 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -1349,7 +1349,7 @@ ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw,
* DOC: Beacon filter support
*
* Some hardware have beacon filter support to reduce host cpu wakeups
- * which will reduce system power consumption. It usuallly works so that
+ * which will reduce system power consumption. It usually works so that
* the firmware creates a checksum of the beacon but omits all constantly
* changing elements (TSF, TIM etc). Whenever the checksum changes the
* beacon is forwarded to the host, otherwise it will be just dropped. That
--
1.7.4.1

--
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/