net/tcp/tcp_conn.c: Fix a logic error when CONFIG_NETDEV_MULTINIC is...
net/tcp/tcp_conn.c: Fix a logic error when CONFIG_NETDEV_MULTINIC is selected: net_unlock(flags) will be called will an uninitialized variable (2015-01-03).
parent
c6e72df0
Please register or sign in to comment