Skip to content
Commit 514bedbc authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Remove efx_process_channel_now()



efx_process_channel_now() is unneeded since self-tests can rely on
normal NAPI polling.  Remove it and all calls to it.

efx_channel::work_pending and efx_channel_processed() are also
unneeded (the latter being the same as efx_nic_eventq_read_ack()).

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 8b8a95a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment