iwlwifi: mvm: initialise ADD_STA before sending it to the firmware
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 20 Sep 2016 10:40:33 +0000 (13:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 26 Sep 2016 20:15:26 +0000 (23:15 +0300)
commit9cd70e80f7f0df1d6d13d8aeb50a16bf40e2962c
treea13bc7eb2d17655f7a06453c391e733c430827f0
parent3ac37d0109a32f684d38c9a47c49dde8d27bf1b8
iwlwifi: mvm: initialise ADD_STA before sending it to the firmware

When we unshare a queue, the ADD_STA was not properly
initialised.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c