ipv4: remove unused function
inetpeer_invalidate_family defined but never used Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
7195cf7221
commit
068a6e1834
@@ -163,7 +163,6 @@ void inet_putpeer(struct inet_peer *p);
|
||||
bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout);
|
||||
|
||||
void inetpeer_invalidate_tree(struct inet_peer_base *);
|
||||
void inetpeer_invalidate_family(int family);
|
||||
|
||||
/*
|
||||
* temporary check to make sure we dont access rid, ip_id_count, tcp_ts,
|
||||
|
Reference in New Issue
Block a user