mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +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