[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100320001404.GC1477@ucw.cz>
Date: Sat, 20 Mar 2010 01:14:04 +0100
From: Pavel Machek <pavel@....cz>
To: Sankar P <sankar.curiosity@...il.com>
Cc: gregkh@...e.de, penberg@...helsinki.fi, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/6] staging: winbond: Remove unused enum
enum_PowerManagementMode
On Sat 2010-03-20 02:11:00, Sankar P wrote:
> Signed-off-by: Sankar P <sankar.curiosity@...il.com>
ACK.
> ---
> drivers/staging/winbond/mac_structures.h | 7 -------
> 1 files changed, 0 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/staging/winbond/mac_structures.h b/drivers/staging/winbond/mac_structures.h
> index ad19c88..7eb0e57 100644
> --- a/drivers/staging/winbond/mac_structures.h
> +++ b/drivers/staging/winbond/mac_structures.h
> @@ -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.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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