Skip to content
Snippets Groups Projects
Commit 73e6cdcf authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville
Browse files

b43: Add RX side DMA memory barrier


This adds a memory barrier to ensure the writes to the ring memory
are committed before the DMA ring pointer is updated.
We do a similar thing on the TX side already.

Signed-off-by: default avatarMichael Buesch <m@bues.ch>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 14205aa2
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