summaryrefslogtreecommitdiff
path: root/include/crypto/lrw.h
diff options
context:
space:
mode:
authorSara Sharon <sara.sharon@intel.com>2016-12-08 11:44:20 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:27 +0200
commit8364fbb497f00de21d6d347194fa8b6bbae1d6f5 (patch)
treeab54804a37d0f3070e8d99ea34c43e5edfbe7438 /include/crypto/lrw.h
parent23aeea943b466083637dfd878b298e76416fcc29 (diff)
iwlwifi: mvm: support new beacon template command
Support new version of beacon template command which deprecates the use of the tx command inside. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'include/crypto/lrw.h')
0 files changed, 0 insertions, 0 deletions
itten by `pl330_alloc_chan_resources' under `pl330->lock' but read by `pl330_tx_submit' under `pch->lock'. Second, I have removed locking from `pl330_request_channel' and `pl330_release_channel' functions. Function `pl330_request_channel' is only called from `pl330_alloc_chan_resources', so the lock is already held. Function `pl330_release_channel' is called from `pl330_free_chan_resources', which already holds the lock, and from `pl330_del'. Function `pl330_del' is called in an error path of `pl330_probe' and at the end of `pl330_remove', but I assume that there cannot be concurrent accesses to the protected data at those points. Signed-off-by: Iago Abal <mail@iagoabal.eu> Reviewed-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'include/net/netns')