mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 15:11:50 +00:00
9acfd1c029
In case of busy poll, napi_complete_done returns false and does not dequeue napi. In this case do not unmask the intr. We are guaranteed napi is called again. This reduces unnecessary iowrites. Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
enic | ||
Kconfig | ||
Makefile |