diff options
Diffstat (limited to 'net/ipv4/inetpeer.c')
-rw-r--r-- | net/ipv4/inetpeer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv4/inetpeer.c b/net/ipv4/inetpeer.c index ab18a853d7ce..3c513ceaca76 100644 --- a/net/ipv4/inetpeer.c +++ b/net/ipv4/inetpeer.c | |||
@@ -459,5 +459,3 @@ static void peer_check_expire(unsigned long dummy) | |||
459 | peer_total / inet_peer_threshold * HZ; | 459 | peer_total / inet_peer_threshold * HZ; |
460 | add_timer(&peer_periodic_timer); | 460 | add_timer(&peer_periodic_timer); |
461 | } | 461 | } |
462 | |||
463 | EXPORT_SYMBOL(inet_peer_idlock); | ||