mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
a81d39494f
If netdev_driver_t::recv() is called and the provided buffer is smaller than the frame then `-ENOBUFS` should be returned, the frame should be dropped, and no data of the frame should be returned. Addresses: https://github.com/RIOT-OS/RIOT/issues/10413 |
||
---|---|---|
.. | ||
include | ||
Makefile | ||
w5100.c |