zephyr/subsys/net/l2
Krzysztof Chruscinski 67fade04a0 net: l2: bluetooth: Add cast to forward declared struct
Logging v2 is using _Generic keyword for detecting type of
log message arguments. Apparently, it does not support handling
of pointers to forward declared structures. Added casting to void *.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-04-19 10:59:23 -04:00
..
bluetooth net: l2: bluetooth: Add cast to forward declared struct 2021-04-19 10:59:23 -04:00
canbus net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dummy net: capture: Catch sent and received packets 2021-04-02 07:24:06 -04:00
ethernet net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
ieee802154 net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
openthread net: openthread: add microseconds timer API 2021-04-12 17:01:14 +03:00
ppp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
virtual net: l2: ipip: Support more than one IPIP tunnel 2021-04-02 07:24:06 -04:00
wifi shell: examples cleanup 2020-09-29 10:48:47 +02:00
CMakeLists.txt net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00
Kconfig net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00