diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-12-11 09:36:10 +0100 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-12-20 23:27:41 +0200 |
commit | 5f7a18477c6cb36a435554b9744160e76bc9eb69 (patch) | |
tree | 1a34fce95c4505e1e46eee7b8645861ff1ebe7be /samples | |
parent | 0e39eb0386841fc71a86ad3feb5ddff553d2888e (diff) | |
download | blackbird-op-linux-5f7a18477c6cb36a435554b9744160e76bc9eb69.tar.gz blackbird-op-linux-5f7a18477c6cb36a435554b9744160e76bc9eb69.zip |
iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the station
The code in iwl_mvm_update_tkip_key() is now pretty much duplicated
with the code in iwl_mvm_get_key_sta_id() doing the station ID lookup
again after it was already done. Change iwl_mvm_get_key_sta_id() to
iwl_mvm_get_key_sta(), returning the mvm_sta pointer, to allow that
duplicate code to be removed.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions