Skip to content
Commit f3dbd38a authored by Robert Lubos's avatar Robert Lubos Committed by Anas Nashif
Browse files

net: tcp: Conditionally compile entire tcpv4/6_init_isn()



Partial conditional compilation within tcpv4/6_init_isn() caused
errors in coverity, as hash variable seemed to be used w/o
initialization.

As those functions are not really used at all if
CONFIG_NET_TCP_ISN_RFC6528 is disabled, we can just conditionally
compile entire functions to avoid confusion.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent f95f57c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment