aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2017-10-02 09:07:59 +0000
committerLuca Coelho <[email protected]>2017-10-18 10:00:43 +0000
commit3f1c4c58068757da94b07e0914321b443501e20f (patch)
treec404a2e28f8c584c2238f0f6328745ce660df3fc /drivers/net/wireless/intel/iwlwifi/mvm/utils.c
parentiwlwifi: mvm: allocate reorder buffer according to need (diff)
downloadkernel-3f1c4c58068757da94b07e0914321b443501e20f.tar.gz
kernel-3f1c4c58068757da94b07e0914321b443501e20f.zip
iwlwifi: mvm: remove duplicated fields in mvm reorder buffer
The reason station id and tid fields are both in baid data and in the reorder buffer per queue is that we couldn't access the baid_data in the reorder timer functions. Now that we do some pointer math and access it anyway, those fields can be removed. This save some space and some code. Signed-off-by: Sara Sharon <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions