]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit96b488259d92f940a5f756bfe3ec17773583cd5e
treeabdfa95cfc94a7b5d1079a014ef06143df4205a8
parentafa05a1dccb48cfc6c14c43f1e83dcd2bc0d1bbb
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