From: Govindarajulu Varadarajan <gvara...@cisco.com> Date: Mon, 22 May 2017 12:19:48 -0700
> 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 <gvara...@cisco.com> Looks good, applied, thank you.