Skip to content
Commit 9757f1d2 authored by Alan Ott's avatar Alan Ott Committed by David S. Miller
Browse files

mrf24j40: Move INIT_COMPLETION() to before packet transmission



This avoids a race condition where complete(tx_complete) could be called
before tx_complete is initialized.

Signed-off-by: default avatarAlan Ott <alan@signal11.us>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8cc27d17
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