diff options
author | 2018-04-10 18:19:49 +0300 | |
---|---|---|
committer | 2018-08-31 11:38:29 +0300 | |
commit | 38bd7e58cf414d364df8c024314e2db0ce083918 (patch) | |
tree | bf95f861d70f1bf3a00181d3237c1492a58337cf /drivers/net/wireless/intel/iwlwifi/dvm/rs.c | |
parent | iwlwifi: pcie: make gen2 of apm_init non-static (diff) | |
download | linux-dev-38bd7e58cf414d364df8c024314e2db0ce083918.tar.xz linux-dev-38bd7e58cf414d364df8c024314e2db0ce083918.zip |
iwlwifi: add 80211 hdr offset to trace data
Every rx mpdu cmd is built from cmd_hdr | 80211_hdr. The problem is
that the size of cmd_hdr changes with API changes and we don't know
where the 80211_hdr starts.
By adding the size of cmd_hdr dynamically, we can ensure that we always
know how to parse mpdu frames, without dependending on the API changes.
Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/dvm/rs.c')
0 files changed, 0 insertions, 0 deletions