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

sfc: Fold efx_flush_all() into efx_stop_port() and update comments



efx_flush_all() is a really misleading name - it has nothing to do
with e.g. flushing DMA queues.  Since it's called immediately after
efx_stop_port() and is highly dependent on what that does, combine
the two functions.

Update comments to explain what this is doing a little better.
Also update an related and erroneous comment in efx_start_port().

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent ea136ae7
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