From: Alan Ott Date: Sun, 6 Oct 2013 03:52:22 +0000 (-0400) Subject: mrf24j40: Move INIT_COMPLETION() to before packet transmission X-Git-Tag: v3.12-rc7~20^2~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9757f1d2e0b4e7ff59e76c2fadbf819e18f3f884;p=pandora-kernel.git 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: Alan Ott Signed-off-by: David S. Miller --- Reading git-diff-tree failed