ソースを参照

staging: ks7010: Remove unused define

After commit 6d6612deaf55 ("staging: ks7010: Remove unnecessary limit
checks"), this define is not used anywhere. Remove it as well.

Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Nathan Chancellor 7 年 前
コミット
4a06e6fb97
1 ファイル変更0 行追加1 行削除
  1. 0 1
      drivers/staging/ks7010/ks_wlan.h

+ 0 - 1
drivers/staging/ks7010/ks_wlan.h

@@ -33,7 +33,6 @@ struct ks_wlan_parameter {
 	u8 preamble;
 	u8 power_mgmt;
 	u32 scan_type;
-#define BEACON_LOST_COUNT_MIN 0
 #define BEACON_LOST_COUNT_MAX 65535
 	u32 beacon_lost_count;
 	u32 rts;