zephyr/subsys/net
Jukka Rissanen a95ae6712f net: tcp2: Access k_work in k_delayed_work using field name
Instead of casting k_delayed_work directly to k_work, use the
k_work field name. This avoids warnings from Coverity and
allows the code to work even if the k_delayed_work fields are
re-ordered in the future.

Coverity-CID: 214346
Fixes #28659

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-24 13:29:13 -05:00
..
ip net: tcp2: Access k_work in k_delayed_work using field name 2020-09-24 13:29:13 -05:00
l2 net: gptp: Allow user to tweak priority1 and priority2 values 2020-09-22 16:45:45 -05:00
lib
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net