mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 23:41:56 +00:00
The ret variable in net_tx_fiber was declared as unsigned but assigned larger signed values and treated as signed. This patch fixes that issue. Change-Id: I2e33f6115a3defe45f86b5f6c7dc13175ec26827 Signed-off-by: Michael LeMay <michael.lemay@intel.com> |
||
---|---|---|
.. | ||
contiki | ||
er-coap | ||
rest-engine | ||
tinydtls | ||
tools | ||
dummy_15_4_radio.c | ||
dummy_15_4_radio.h | ||
Kconfig | ||
Makefile | ||
net_buf.c | ||
net_context.c | ||
net_driver_15_4.c | ||
net_driver_15_4.h | ||
net_driver_loopback.c | ||
net_driver_loopback.h | ||
net_driver_slip.c | ||
net_driver_slip.h | ||
net_init.c |