aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHante Meuleman <[email protected]>2012-08-30 19:42:58 +0200
committerJohn W. Linville <[email protected]>2012-09-07 15:03:42 -0400
commita77f57475465b1958f167c78dc94288ea0ba1b9c (patch)
tree0813459a05076a7efd474178e579b48a825a4de7 /tools/perf/scripts/python/bin
parentadfbda62248258a402253744e4eed6b87fb43169 (diff)
brcmfmac: prevent possible race condition on usb rx control.
brcmf_usb_tx_ctlpkt sends message using brcmf_usb_send_ctl then clears boolean and waits for boolean to be set (by another thread). This can result in situation where flag gets cleared while result was already received. First clearing the flag and then sending the data will prevent this. Reviewed-by: Arend Van Spriel ([email protected]) Reviewed-by: Franky (Zhenhui) Lin <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions