Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[firefly-linux-kernel-4.4.55.git] / include / net / arp.h
index 7509d9da4e3631ee9f00fba4d27922ace90cb9ae..73c49864076b3370f015d11616f02c47a2768ff0 100644 (file)
@@ -62,6 +62,5 @@ struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
                           const unsigned char *src_hw,
                           const unsigned char *target_hw);
 void arp_xmit(struct sk_buff *skb);
-int arp_invalidate(struct net_device *dev, __be32 ip);
 
 #endif /* _ARP_H */