Skip to content
Snippets Groups Projects
Commit e8f14992 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Fix NAPI list corruption during ring reallocation


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: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 94dec6a2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment