mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
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
@ -116,13 +116,6 @@
|
||||
#define WLAN_MAX_PAIRWISE_CIPHER_SUITE_COUNT ((u16) 6)
|
||||
#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
|
||||
// length of ReasonCode is 2 Octs.
|
||||
|
Loading…
Reference in New Issue
Block a user