diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-10-23 21:17:27 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-23 21:27:58 -0700 |
commit | 03cf786c4e83dba404ad23ca58f49147ae52dffd (patch) | |
tree | dc694a37209df68386edf7bc94ffa28df7e9cffc /include/linux | |
parent | f0fe91ded36bab95541e960ae8a115abc1f5ba03 (diff) |
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
In case the "multiple tables" config option is y, the ip_fib_local_table
is not a variable, but a macro, that calls fib_get_table(RT_TABLE_LOCAL).
Some code uses this "variable" *3* times in one place, thus implicitly
making 3 calls. Fix it.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions