mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 11:53:40 -04:00
Call netif_napi_{add,del}() on the NAPI contexts in the new and
old channels, respectively.
Since efx_init_napi() cannot fail, make its return type void.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>