diff options
author | Mordechay Goodstein <mordechay.goodstein@intel.com> | 2018-04-10 18:19:49 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2018-08-31 11:38:29 +0300 |
commit | 38bd7e58cf414d364df8c024314e2db0ce083918 (patch) | |
tree | bf95f861d70f1bf3a00181d3237c1492a58337cf /fs/file.c | |
parent | b6fe27575a041267347d5b6cbc4447b4be049de3 (diff) | |
download | linux-38bd7e58cf414d364df8c024314e2db0ce083918.tar.bz2 |
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 'fs/file.c')
0 files changed, 0 insertions, 0 deletions