ipv6: Remove privacy config option.
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 00:07:50 +0000 (20:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 00:07:50 +0000 (20:07 -0400)
The code for privacy extentions is very mature, and making it
configurable only gives marginal memory/code savings in exchange
for obfuscation and hard to read code via CPP ifdef'ery.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found