commit | f79d52c254e4e2cef3da64dc02ade3bc8f10c539 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Feb 01 16:14:17 2012 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 01 16:14:17 2012 -0500 |
tree | 6444aa920216d8f277d6f9136a1e6f206f242f08 | |
parent | 7b6cd1ce72176e21be15a0ac153bdaa5be1b208a [diff] |
ipv6: Remove never used function inet6_ac_check(). It went from unused, to commented out, and never changing after that. Just get rid of it, if someone wants it they can unearth it from the history. Signed-off-by: David S. Miller <davem@davemloft.net>