1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/w5100
Marian Buschsieweke ea3edef5c7
drivers/w5100: Added missing drop implementation
The netdev_driver_t::recv implementation of the w5100 does not provide the
drop feature. This commit adds it.

Fixes: https://github.com/RIOT-OS/RIOT/issues/10410
2019-01-29 20:36:37 +01:00
..
include drivers/w5100: use new driver params scheme 2018-03-01 14:13:36 +01:00
Makefile drivers: added driver for W5100 Ethernet chips 2016-10-26 08:36:58 +02:00
w5100.c drivers/w5100: Added missing drop implementation 2019-01-29 20:36:37 +01:00