linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhu Yi <yi.zhu@intel.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, Zhu Yi <yi.zhu@intel.com>
Subject: [PATCH 6/8] iwlwifi: fix compile error when CONFIG_IWLWIFI_HT is not selected
Date: Mon, 30 Jul 2007 10:57:04 +0800	[thread overview]
Message-ID: <11857642444000-git-send-email-yi.zhu@intel.com> (raw)
In-Reply-To: <11857642421391-git-send-email-yi.zhu@intel.com>

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
---
 drivers/net/wireless/iwl-4965-rs.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/net/wireless/iwl-4965-rs.c b/drivers/net/wireless/iwl-4965-rs.c
index 6f3d4ab..7d4a980 100644
--- a/drivers/net/wireless/iwl-4965-rs.c
+++ b/drivers/net/wireless/iwl-4965-rs.c
@@ -2007,11 +2007,7 @@ static void rs_free(void *data)
 
 static void rs_clear(void *priv_rate)
 {
-#ifdef CONFIG_IWLWIFI_HT
-#ifdef CONFIG_IWLWIFI_HT_AGG
 	struct iwl_priv *priv = (struct iwl_priv *) priv_rate;
-#endif /*CONFIG_IWLWIFI_HT_AGG */
-#endif /* CONFIG_IWLWIFI_HT */
 
 	IWL_DEBUG_RATE("NOP\n");
 
-- 
1.5.2

  reply	other threads:[~2007-07-30  2:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <11857642261522-git-send-email-yi.zhu@intel.com>
2007-07-30  2:56 ` [PATCH 1/8] iwlwifi: avoid ucode assert for LQ cmd call Zhu Yi
2007-07-30  2:57   ` [PATCH 2/8] iwlwifi: call QoS command on QoS data change Zhu Yi
2007-07-30  2:57     ` [PATCH 3/8] iwlwifi: Endainity Fix for scan host command Zhu Yi
2007-07-30  2:57       ` [PATCH 4/8] iwliwif: Eidianity fix for calibration host commands Zhu Yi
2007-07-30  2:57         ` [PATCH 5/8] iwlwifi: Fix compilation conditional Zhu Yi
2007-07-30  2:57           ` Zhu Yi [this message]
2007-07-30  2:57             ` [PATCH 7/8] iwlwifi: workaround uCode REPLY_4965_RX cmd bug Zhu Yi
2007-07-30  2:57               ` [PATCH 8/8] Update version iwl-base.c stamp to 0.1.6 Zhu Yi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11857642444000-git-send-email-yi.zhu@intel.com \
    --to=yi.zhu@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).