mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
This finally adds the code in net_rx_action() to break out of the ->poll()'ing loop when a napi_disable() is found to be pending. Now, even if a device is being flooded with packets it can be cleanly brought down. Signed-off-by: David S. Miller <davem@davemloft.net>
108 KiB
108 KiB