diff options
author | Daniel Lezcano <dlezcano@fr.ibm.com> | 2008-03-03 23:29:33 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-03 23:29:33 -0800 |
commit | 450d19f8ab35fad4ef2b129cb383a5b8d1326611 (patch) | |
tree | 23810e8970b9ad009ef9b52cc2082808ecb57951 /REPORTING-BUGS | |
parent | 5b7c931dff03621ae7ac524c4fa280d4e5f187a4 (diff) | |
download | linux-450d19f8ab35fad4ef2b129cb383a5b8d1326611.tar.bz2 |
[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
The ip6_fib_timer gc timer is dynamically allocated and initialized in
the ip6 fib init function. There are no more references to a static
global variable. That will allow to make multiple instance of the
garbage collecting timer and make them per namespace.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions