zephyr/subsys/net
Peter Bigot 550a1f411d net: net_tc: change illicit reference to work queue internal state
Debug messages used the address of a member of the work_q structure as
an identifier; that field is not public API, so replace it with the
address of the work queue itself.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-11-24 13:04:48 +02:00
..
ip net: net_tc: change illicit reference to work queue internal state 2020-11-24 13:04:48 +02:00
l2 net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
lib net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig net: Remove CONFIG_LEGACY_TIMEOUT_API dependency 2020-05-01 10:50:03 +03:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
buf.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00