mirror of
https://github.com/torvalds/linux.git
synced 2026-04-25 01:52:32 -04:00
Ethernet RX DMA buffers are polled in NAPI work queue other than received directly in DMA RX interrupt handler. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: David S. Miller <davem@davemloft.net>