commit | 58877d7428b0747134cb65096d51dfabdc62000d | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Jun 29 16:18:21 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 01 11:10:12 2017 +0300 |
tree | e34d1446108c296f2e5a0f1792a472a28491b8a1 | |
parent | 3f25bb4b7f7718d391321608f947840a79934568 [diff] |
iwlwifi: add TLV for MLME offload firmware capability The firmware now adds a new DWORD for the MLME offload's capability even on firmware versions that don't support it. Add the TLV bit to avoid getting the print: capa flags index 3 larger than supported by driver. This fixes the bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196195 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>