Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04ce99c4 authored by Rami Rosen's avatar Rami Rosen Committed by David S. Miller
Browse files

[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)

parent 7d1f8db4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
#include <linux/if_arp.h>
#include <net/neighbour.h>

#define HAVE_ARP_CREATE

extern struct neigh_table arp_tbl;