iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware API
authorMax Stepanov <Max.Stepanov@intel.com>
Sun, 7 Apr 2013 06:11:21 +0000 (09:11 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:36 +0000 (18:00 +0200)
Add support for new station management firmware API. The old
ADD_MODIFY_STA command has been replaced with two: a modified
ADD_MODIFY_STA and a new ADD_MODIFY_STA_KEY command.

Signed-off-by: Max Stepanov <Max.Stepanov@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found