mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
aac69c3a56
As decided in https://github.com/RIOT-OS/RIOT/issues/10413 when netdev_driver_t::recv() is called with a too small buffer the incoming frame should be dropped and `-ENOBUFS` returned. This commit makes cc2420 compliant. |
||
---|---|---|
.. | ||
include | ||
cc2420_getset.c | ||
cc2420_internal.c | ||
cc2420_netdev.c | ||
cc2420.c | ||
Makefile |