[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 <[email protected]>
Signed-off-by: YOSHIFUJI Hideaki <[email protected]>
1 file changed