Staging: winbond: Remove unused enum enum_PowerManagementMode
Signed-off-by: Sankar P <sankar.curiosity@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
649f0650ac
commit
ef1566e2bb
1 changed files with 0 additions and 7 deletions
|
@ -116,13 +116,6 @@
|
||||||
#define WLAN_MAX_PAIRWISE_CIPHER_SUITE_COUNT ((u16) 6)
|
#define WLAN_MAX_PAIRWISE_CIPHER_SUITE_COUNT ((u16) 6)
|
||||||
#define WLAN_MAX_AUTH_KEY_MGT_SUITE_LIST_COUNT ((u16) 2)
|
#define WLAN_MAX_AUTH_KEY_MGT_SUITE_LIST_COUNT ((u16) 2)
|
||||||
|
|
||||||
//========================================================
|
|
||||||
typedef enum enum_PowerManagementMode
|
|
||||||
{
|
|
||||||
ACTIVE = 0,
|
|
||||||
POWER_SAVE
|
|
||||||
} WB_PM_Mode, *PWB_PM_MODE;
|
|
||||||
|
|
||||||
//===================================================================
|
//===================================================================
|
||||||
// Reason Code (Table 18): indicate the reason of DisAssoc, DeAuthen
|
// Reason Code (Table 18): indicate the reason of DisAssoc, DeAuthen
|
||||||
// length of ReasonCode is 2 Octs.
|
// length of ReasonCode is 2 Octs.
|
||||||
|
|
Loading…
Add table
Reference in a new issue