diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-02-07 04:40:19 -0500 |
---|---|---|
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | 2008-03-04 01:18:21 -0500 |
commit | 11baab7ac34723ad481e0f97fca733272ef364d4 (patch) | |
tree | 611ed2f14f6e3c9d36d748094e4c9c736caa699b /include/net/tcp.h | |
parent | 988b705077d8f922408913f4f521ae073256d4a1 (diff) |
[TCP]: lower stack usage in cookie_hash() function
400 bytes allocated on stack might be a litle bit too much. Using a
per_cpu var is more friendly.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Diffstat (limited to 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions