diff options
| author | Hante Meuleman <[email protected]> | 2014-03-15 17:18:18 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-03-17 13:44:14 -0400 |
| commit | fed7ec44e7ef647c1b1584164fe172963731f26d (patch) | |
| tree | a2f7084a047539d07e0a307e24721b2998f8882d /tools/perf/scripts/python | |
| parent | a797ca1eadeef7f4fdba2ab5d143d56cc3ec5da3 (diff) | |
brcmfmac: Protect tx seq number for data and control
SDIO tx uses a sequence number which is common for data
and control. This requires that access to this sequence number
is protected. A mutex was used to achieve this, but it also
required the reordering of code for tx control.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[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')
0 files changed, 0 insertions, 0 deletions