mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 00:26:39 +08:00
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7d1f8db40b
commit
04ce99c483
@ -5,7 +5,6 @@
|
||||
#include <linux/if_arp.h>
|
||||
#include <net/neighbour.h>
|
||||
|
||||
#define HAVE_ARP_CREATE
|
||||
|
||||
extern struct neigh_table arp_tbl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user