diff options
author | 2013-12-31 18:54:06 +0200 | |
---|---|---|
committer | 2014-01-13 22:17:14 +0200 | |
commit | cf9d11888091920e356d085a5fa1644fc5c05429 (patch) | |
tree | 66a223b4a162b24f9ffe4c80933a053d4a7863c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: pcie: enable oscillator for L1 exit (diff) | |
download | linux-dev-cf9d11888091920e356d085a5fa1644fc5c05429.tar.xz linux-dev-cf9d11888091920e356d085a5fa1644fc5c05429.zip |
iwlwifi: mvm: fix tx seq_ctrl debug print
Since seq_number is incremented right after using
it, so printed seq_ctrl was actually the next
one to be used.
Fix it by incrementing the seq_number only later,
before saving it.
Additionally, use the IEEE80211_SEQ_TO_SN macro
in order to print the actual sequence number.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions