Skip to content

Commit

Permalink
Staging: winbond: Remove unused enum enum_PowerManagementMode
Browse files Browse the repository at this point in the history
Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Sankar P authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 649f065 commit ef1566e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions drivers/staging/winbond/mac_structures.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ef1566e

Please sign in to comment.