mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 18:52:34 +08:00

Do not use the interface mutex in the receive loop. Avoid multiple reads of DMA descriptor words. Use a compile-time constant for the receive DMA descriptor count to simplify calculations. Update #4652.