diff options
author | 2013-12-09 09:47:46 +0200 | |
---|---|---|
committer | 2013-12-17 22:32:58 +0200 | |
commit | eef31718ebfa6b56f9d32ff25110ede982abecdc (patch) | |
tree | accbbfc7e84a291f7724ecb40ea09b191bd4a32d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | iwlwifi: mvm: rs: fix variable shadowing (diff) | |
download | linux-dev-eef31718ebfa6b56f9d32ff25110ede982abecdc.tar.xz linux-dev-eef31718ebfa6b56f9d32ff25110ede982abecdc.zip |
iwlwifi: pcie: clean up ICT allocation code
Since iwl_trans_pcie_alloc_ict is called in the PCIe
allocation code, we always set CSR_INT_BIT_RX_PERIODIC.
Move that bit to the default list of interrupts we enable
and simplify the code.
Also use dma_zalloc_ and avoid to memset the memory
afterwards.
trans_pcie->ict_index is 0 since trans_pcie has just been
kzalloced, remove the redundant assignment.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions