提交 0d743951 编写于 作者: U Uwe Kleine-König 提交者: Greg Kroah-Hartman

Staging: vt665*: fix typos concerning "management"

Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 2555cd9f
......@@ -19,7 +19,7 @@
*
* File: 80211mgr.h
*
* Purpose: 802.11 managment frames pre-defines.
* Purpose: 802.11 management frames pre-defines.
*
*
* Author: Lyndon Chen
......
......@@ -18,7 +18,7 @@
*
* File: 80211mgr.c
*
* Purpose: Handles the 802.11 managment support functions
* Purpose: Handles the 802.11 management support functions
*
* Author: Lyndon Chen
*
......
......@@ -19,7 +19,7 @@
*
* File: 80211mgr.h
*
* Purpose: 802.11 managment frames pre-defines.
* Purpose: 802.11 management frames pre-defines.
*
*
* Author: Lyndon Chen
......
......@@ -19,7 +19,7 @@
*
* File: power.c
*
* Purpose: Handles 802.11 power managment functions
* Purpose: Handles 802.11 power management functions
*
* Author: Lyndon Chen
*
......
......@@ -18,7 +18,7 @@
*
* File: power.h
*
* Purpose: Handles 802.11 power managment functions
* Purpose: Handles 802.11 power management functions
*
* Author: Lyndon Chen
*
......
......@@ -343,11 +343,11 @@ typedef struct tagSMgmtObject
BOOL bRxBeaconInTBTTWake;
BYTE abyPSTxMap[MAX_NODE_NUM + 1];
// managment command related
// management command related
unsigned int uCmdBusy;
unsigned int uCmdHostAPBusy;
// managment packet pool
// management packet pool
PBYTE pbyMgmtPacketPool;
BYTE byMgmtPacketPool[sizeof(STxMgmtPacket) + WLAN_A3FR_MAXLEN];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册