ipv6: ipv6_create_tempaddr cleanup
authorPetr Holasek <pholasek@redhat.com>
Fri, 30 Aug 2013 15:02:38 +0000 (17:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 02:16:50 +0000 (22:16 -0400)
commit13c7bf0871509723a2b3c054d3d6e9e506464e71
tree124cab2555d4283c3a211bd76ab91b8a55bdbec8
parent61e76b178dbe7145e8d6afa84bb4ccea71918994
ipv6: ipv6_create_tempaddr cleanup

This two-liner removes max_addresses variable which is now unecessary related
to patch [ipv6: remove max_addresses check from ipv6_create_tempaddr].

Signed-off-by: Petr Holasek <pholasek@redhat.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Acked-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c