diff options
author | Arend Van Spriel <[email protected]> | 2017-06-09 12:19:21 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-06-13 09:57:50 +0300 |
commit | 42596f761449595e3f0f18ce57c88472ad2d6160 (patch) | |
tree | 36b70e786fe2d03fb1d029bff8d3d1a457b79897 /lib/mpi/mpi-internal.h | |
parent | efc2c1fa8e145b60a7805fa9b6c92ac0746fccc3 (diff) |
brcmfmac: add mutex to protect pno requests
The request references kept in pno are accessed in user-space context
and in firmware event handler context. As such we need to protect it
with a lock. As both context allow sleep a mutex seems appropriate.
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions