Explorar el Código

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 hace 7 años
padre
commit
4a06e6fb97
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;