mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
This commits allows using netdev_driver_t::send() to be called with one or more empty iolist elements. This fixes issue https://github.com/RIOT-OS/RIOT/issues/11163