diff options
| author | 2007-10-23 21:17:27 -0700 | |
|---|---|---|
| committer | 2007-10-23 21:27:58 -0700 | |
| commit | 03cf786c4e83dba404ad23ca58f49147ae52dffd (patch) | |
| tree | dc694a37209df68386edf7bc94ffa28df7e9cffc /net/ipv4/tcp_input.c | |
| parent | [NET]: Use BUILD_BUG_ON in net/core/flowi.c (diff) | |
| download | linux-dev-03cf786c4e83dba404ad23ca58f49147ae52dffd.tar.xz linux-dev-03cf786c4e83dba404ad23ca58f49147ae52dffd.zip | |
[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 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
