]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()
authorJohannes Berg <johannes.berg@intel.com>
Mon, 2 Oct 2017 11:43:27 +0000 (13:43 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 18 Oct 2017 10:00:44 +0000 (13:00 +0300)
commit76f4a85e1ddd1876d52c226d60dad15f29f6d9d7
tree65eee46477e42dc215d6dc324d8e520fcfdf66eb
parent3f1c4c58068757da94b07e0914321b443501e20f
iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()

All callers of iwl_mvm_release_frames() already have the baid_data
pointer, so we don't need to (re)calculate it inside the function.
Just pass it instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c