Marian Buschsieweke
authored
netdev_driver_t::recv does on of three things: - Receive the frame - Drop it - Get (an estimation of) the size of the frame The brief section of the documentation was changed to reflect this. (And it starts with the least obvious thing in the hope readers of the API stumble upon it...)