From: Priit Laes <plaes@plaes.org>
To: Larry Finger <Larry.Finger@lwfinger.net>,
Chaoming Li <chaoming_li@realsil.com.cn>,
Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, Priit Laes <plaes@plaes.org>
Subject: [PATCH v3 4/7] rtlwifi: Remove unused defines from cam.h
Date: Mon, 16 Feb 2015 15:01:54 +0200 [thread overview]
Message-ID: <1424091717-13212-2-git-send-email-plaes@plaes.org> (raw)
In-Reply-To: <1424091717-13212-1-git-send-email-plaes@plaes.org>
Signed-off-by: Priit Laes <plaes@plaes.org>
---
drivers/net/wireless/rtlwifi/cam.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/wireless/rtlwifi/cam.h b/drivers/net/wireless/rtlwifi/cam.h
index 3550808..e2e647d 100644
--- a/drivers/net/wireless/rtlwifi/cam.h
+++ b/drivers/net/wireless/rtlwifi/cam.h
@@ -28,13 +28,11 @@
#define CAM_CONTENT_COUNT 8
-#define CFG_DEFAULT_KEY BIT(5)
#define CFG_VALID BIT(15)
#define PAIRWISE_KEYIDX 0
#define CAM_PAIRWISE_KEY_POSITION 4
-#define CAM_CONFIG_USEDK 1
#define CAM_CONFIG_NO_USEDK 0
void rtl_cam_reset_all_entry(struct ieee80211_hw *hw);
--
2.3.0
next prev parent reply other threads:[~2015-02-16 13:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 12:59 [PATCH v3 0/7] rtlwifi: Unused #define removal Priit Laes
2015-02-16 12:59 ` [PATCH v3 1/7] rtlwifi: Remove unused defines from rtl8192cu driver Priit Laes
2015-03-03 13:31 ` [v3,1/7] " Kalle Valo
2015-02-16 12:59 ` [PATCH v3 2/7] rtlwifi: Remove unused defines from driver-specific def.h Priit Laes
2015-02-16 13:01 ` [PATCH v3 3/7] rtlwifi: Remove unused RF6052_MAX_REG define Priit Laes
2015-02-16 13:01 ` Priit Laes [this message]
2015-02-16 13:01 ` [PATCH v3 5/7] rtlwifi: Remove unused defines from base.h Priit Laes
2015-02-16 13:01 ` [PATCH v3 6/7] rtlwifi: Remove unused defines from efuse.h Priit Laes
2015-02-16 13:01 ` [PATCH v3 7/7] rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER define Priit Laes
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=1424091717-13212-2-git-send-email-plaes@plaes.org \
--to=plaes@plaes.org \
--cc=Larry.Finger@lwfinger.net \
--cc=chaoming_li@realsil.com.cn \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).