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 <glen.lee@atmel.com> Signed-off-by: Tony Cho <tony.cho@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a17e2ec1ef
commit
1d4469c945
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
/********************************************
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue