[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1296244204-3890-1-git-send-email-justinmattock@gmail.com>
Date: Fri, 28 Jan 2011 11:50:04 -0800
From: "Justin P. Mattock" <justinmattock@...il.com>
To: trivial@...nel.org
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
"Justin P. Mattock" <justinmattock@...il.com>
Subject: [PATCH]drivers:wireless:acx.h change initate to initiate
Not sure if this is a typo or not. if it is then feel free to take this.
Signed-off-by: Justin P. Mattock <justinmattock@...il.com>
---
drivers/net/wireless/wl12xx/acx.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/wireless/wl12xx/acx.h b/drivers/net/wireless/wl12xx/acx.h
index 7bd8e4d..c56088b 100644
--- a/drivers/net/wireless/wl12xx/acx.h
+++ b/drivers/net/wireless/wl12xx/acx.h
@@ -987,7 +987,7 @@ struct wl1271_acx_ht_capabilities {
* Note, driver will still leave space for HT control in packets
* regardless of the value of this field. FW will be responsible
* to drop the HT field from any frame when this Bit set to 0.
- * bit 5 - Allow RD initiation in TXOP. FW is allowed to initate RD.
+ * bit 5 - Allow RD initiation in TXOP. FW is allowed to initiate RD.
* Exact policy setting for this feature is TBD.
* Note, this bit can only be set to 1 if bit 3 is set to 1.
*/
--
1.6.5.GIT
--
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