diff options
| author | Denis V. Lunev <[email protected]> | 2013-03-13 00:24:15 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-03-13 14:47:09 +0000 |
| commit | 5b9e12dbf92b441b37136ea71dac59f05f2673a9 (patch) | |
| tree | 5baf8daeb69c7b1fa82ff355bba038bbc1556990 /net/ipv4/tcp_output.c | |
| parent | sctp: don't break the loop while meeting the active_path so as to find the ma... (diff) | |
| download | kernel-5b9e12dbf92b441b37136ea71dac59f05f2673a9.tar.gz kernel-5b9e12dbf92b441b37136ea71dac59f05f2673a9.zip | |
ipv4: fix definition of FIB_TABLE_HASHSZ
a long time ago by the commit
commit 93456b6d7753def8760b423ac6b986eb9d5a4a95
Author: Denis V. Lunev <[email protected]>
Date: Thu Jan 10 03:23:38 2008 -0800
[IPV4]: Unify access to the routing tables.
the defenition of FIB_HASH_TABLE size has obtained wrong dependency:
it should depend upon CONFIG_IP_MULTIPLE_TABLES (as was in the original
code) but it was depended from CONFIG_IP_ROUTE_MULTIPATH
This patch returns the situation to the original state.
The problem was spotted by Tingwei Liu.
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Tingwei Liu <[email protected]>
CC: Alexey Kuznetsov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
