rtlwifi: Remove unused defines from cam.h
authorPriit Laes <plaes@plaes.org>
Mon, 16 Feb 2015 13:01:54 +0000 (15:01 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Mar 2015 13:30:05 +0000 (15:30 +0200)
Signed-off-by: Priit Laes <plaes@plaes.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/cam.h

index 3550808..e2e647d 100644 (file)
 
 #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);