iwlwifi: mvm: set the encryption type of an IGTK key
authorAyala Beker <ayala.beker@intel.com>
Tue, 31 May 2016 21:28:09 +0000 (00:28 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 10 Jun 2016 10:48:12 +0000 (13:48 +0300)
commitaa950524d501afa28869b7f56e539fd9e744dd9f
treeabdfa95cfc94a7b5d1079a014ef06143df4205a8
parent1f9788f335d7c3145bcb59bd570c5b9ef7203ef4
iwlwifi: mvm: set the encryption type of an IGTK key

The FW expect the driver to set the encryption algorithm type when
installing the IGTK key in the HW.
Currently when installing CMAC IGTK key we don't set the algorithm type
and as a result the FW fails to calculate the MIC of multicast management
frames.
Fix it.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c