Commit fab4da15 authored by David S. Miller's avatar David S. Miller

[IPV6]: ipv6_count_addresses is static.

parent b98415c5
......@@ -99,7 +99,7 @@ static void ipv6_regen_rndid(unsigned long data);
static int desync_factor = MAX_DESYNC_FACTOR * HZ;
#endif
int ipv6_count_addresses(struct inet6_dev *idev);
static int ipv6_count_addresses(struct inet6_dev *idev);
/*
* Configured unicast address hash table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment