mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
The ethos driver does not drop the received frame if the recv function is called with NULL buffer and with a length. This commit fixes that.
The ethos driver does not drop the received frame if the recv function is called with NULL buffer and with a length. This commit fixes that.