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

sfc: Remove locking from implementation of efx_writeo_paged()


It is not necessary to serialise writes to the paged 128-bit
registers.  However, if we don't then we must always write the last
dword separately, not as part of a qword write.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 1a29cc40
No related branches found
No related tags found
Loading
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