aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEmmanuel Grumbach <[email protected]>2011-08-25 23:10:35 -0700
committerJohn W. Linville <[email protected]>2011-08-29 15:25:30 -0400
commita294b96f25f2d436c90ca54d91e13461696cbcd4 (patch)
tree6265763e62d8d46d9f2652979900586972a18adf /tools/perf/scripts/python
parentf293bd1aeab7c4937c1688bd346c3910f7c73de0 (diff)
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
The latter may return incomplete information. For example, if one switched IWL_DL_TX on through sysfs, IWL_DL_TX bit would have been set in priv->debug_level, but since iwl_alloc_traffic_mem looked at iwl_debug_level only, it wouldn't have allocated the tx_traffic buffer. Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Wey-Yi Guy <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions