iwlwifi: mvm: don't set K1/K2 for AES-CMAC
authorJohannes Berg <johannes.berg@intel.com>
Fri, 19 Jun 2015 08:20:10 +0000 (10:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Aug 2015 09:31:32 +0000 (11:31 +0200)
commit2001a130d4fa8386b9d7978578dc40aa1f0dad6c
tree446c04485a8b181f282083a414a205fe1e81ab7f
parent36890997b0d219427e9d9d2aad5d46eb44fe808d
iwlwifi: mvm: don't set K1/K2 for AES-CMAC

According to firmware engineers, the firmware has never required
these fields and the values have always been calculated, they were
just leftovers from a previous implementation.

Therefore remove the unnecessary calculation.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api-sta.h
drivers/net/wireless/iwlwifi/mvm/sta.c