Skip to content
Commit 11baab7a authored by Eric Dumazet's avatar Eric Dumazet Committed by YOSHIFUJI Hideaki
Browse files

[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: default avatarEric Dumazet <dada1@cosmosbay.com>
Signed-off-by: default avatarYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
parent 988b7050
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment