mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 20:07:38 +00:00
context4/6 is initilalized in net_context_get function which is restricted under CONFIG_NET_IPV4/IPV6 with IS_EANBLED macro. So add the same macro check for net_context_put function to avoid NET_ASSERT(context). Signed-off-by: Bub Wei <bub.wei@unisoc.com> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
display | ||
drivers | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
shields | ||
subsys | ||
synchronization | ||
testing/integration | ||
xtensa_asm2 | ||
kernel.rst | ||
samples.rst |