From: Glen Lee Date: Thu, 1 Oct 2015 07:03:39 +0000 (+0900) Subject: staging: wilc1000: delete define ACTION and PROBE_REQ X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1d4469c945bcc243b9edd2e19d5b2333bb52215c;p=deliverable%2Flinux.git staging: wilc1000: delete define ACTION and PROBE_REQ The define ACTION and PROBE_REQ are duplicate. They are aleady defined in host_interface.h. Just delete it. Signed-off-by: Glen Lee Signed-off-by: Tony Cho Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/wilc_wlan.h b/drivers/staging/wilc1000/wilc_wlan.h index 198ddb7c449a..bf0c7c71b2e6 100644 --- a/drivers/staging/wilc1000/wilc_wlan.h +++ b/drivers/staging/wilc1000/wilc_wlan.h @@ -32,8 +32,6 @@ #define ETH_CONFIG_PKT_HDR_OFFSET (ETH_ETHERNET_HDR_OFFSET + \ ETH_CONFIG_PKT_HDR_LEN) -#define ACTION 0xD0 -#define PROBE_REQ 0x40 /******************************************** *