commit | 89951db2be53106edbe0d24b3b5f9a787326daf6 | [log] [tgz] |
---|---|---|
author | Ganapathi Bhat <gbhat@marvell.com> | Tue Sep 20 18:46:23 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Sep 26 18:19:42 2016 +0300 |
tree | 7109c6f13cf0c9d35d75ae2b393b05fcc8c539c4 | |
parent | 33e40d025ed82fcab102035db38a727c914399a4 [diff] |
mwifiex: cfg80211 set_default_mgmt_key handler Previously device used to start using IGTK key as Tx key as soon as it gets downloaded in add_key(). This patch implements set_default_mgmt_key handler. We will update Tx key ID in set_default_mgmt_key(). Signed-off-by: Ganapathi Bhat <gbhat@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>