mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
committed by
Greg Kroah-Hartman
parent
a17e2ec1ef
commit
1d4469c945
@@ -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
|
||||
|
||||
/********************************************
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user