git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc27d1
)
mrf24j40: Move INIT_COMPLETION() to before packet transmission
author
Alan Ott
<alan@signal11.us>
Sun, 6 Oct 2013 03:52:22 +0000
(23:52 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Oct 2013 19:32:13 +0000
(15:32 -0400)
This avoids a race condition where complete(tx_complete) could be called
before tx_complete is initialized.
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found