diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2013-12-11 09:24:39 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2013-12-21 21:21:25 +0200 |
commit | fe523dc9e90569656b19229d08b27d6cd55f9700 (patch) | |
tree | 8f6c92c31688d98511d429bd1655bf8fd834a4f9 /tools/perf/scripts/python | |
parent | 7117c000c8370026ee66e8c4b1e1e9838f9962fa (diff) |
iwlwifi: pcie: no need to save inta in trans_pcie
This was useful when the handling was not in the same
context as the interrupt cause retrieval: we could have
several hard interrupts until the handler gets called.
Since we retrieve the interrupt cause in the handler itself,
there is no need to OR the interrupt causes.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions