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
buf.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
CMakeLists.txt
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net