linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] iwlegacy: remove unused power commands defines
@ 2011-06-08 13:28 Stanislaw Gruszka
  2011-06-08 13:28 ` [PATCH 2/6] iwlegacy: remove recover from statistics Stanislaw Gruszka
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stanislaw Gruszka @ 2011-06-08 13:28 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Stanislaw Gruszka

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
---
 drivers/net/wireless/iwlegacy/iwl-commands.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/net/wireless/iwlegacy/iwl-commands.h b/drivers/net/wireless/iwlegacy/iwl-commands.h
index 17a1d50..ee21210 100644
--- a/drivers/net/wireless/iwlegacy/iwl-commands.h
+++ b/drivers/net/wireless/iwlegacy/iwl-commands.h
@@ -2297,14 +2297,7 @@ struct iwl_spectrum_notification {
 #define IWL_POWER_VEC_SIZE 5
 
 #define IWL_POWER_DRIVER_ALLOW_SLEEP_MSK	cpu_to_le16(BIT(0))
-#define IWL_POWER_POWER_SAVE_ENA_MSK		cpu_to_le16(BIT(0))
-#define IWL_POWER_POWER_MANAGEMENT_ENA_MSK	cpu_to_le16(BIT(1))
-#define IWL_POWER_SLEEP_OVER_DTIM_MSK		cpu_to_le16(BIT(2))
 #define IWL_POWER_PCI_PM_MSK			cpu_to_le16(BIT(3))
-#define IWL_POWER_FAST_PD			cpu_to_le16(BIT(4))
-#define IWL_POWER_BEACON_FILTERING		cpu_to_le16(BIT(5))
-#define IWL_POWER_SHADOW_REG_ENA		cpu_to_le16(BIT(6))
-#define IWL_POWER_CT_KILL_SET			cpu_to_le16(BIT(7))
 
 struct iwl3945_powertable_cmd {
 	__le16 flags;
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-08 13:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 13:28 [PATCH 1/6] iwlegacy: remove unused power commands defines Stanislaw Gruszka
2011-06-08 13:28 ` [PATCH 2/6] iwlegacy: remove recover from statistics Stanislaw Gruszka
2011-06-08 13:28 ` [PATCH 3/6] iwlegacy: remove reset rf infrastructure Stanislaw Gruszka
2011-06-08 13:28 ` [PATCH 4/6] iwlegacy: remove firmware event log Stanislaw Gruszka
2011-06-08 13:28 ` [PATCH 5/6] iwlegacy: remove unused agg_tids_count Stanislaw Gruszka
2011-06-08 13:28 ` [PATCH 6/6] iwlegacy: refactor iwl4965_mac_channel_switch Stanislaw Gruszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).