commit | 19ff9b2c6e3cdf1363ef0ec58e2089d750594d60 | [log] [tgz] |
---|---|---|
author | Tova Mussai <tova.mussai@intel.com> | Fri Nov 15 09:27:48 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Nov 15 09:32:30 2019 +0200 |
tree | 43e37df8ee47b88117af32747225008b150ac073 | |
parent | 51698293e3230796e38cd92c49e69650cacf66e5 [diff] |
iwlwifi: scan: adapt the code to use api ver 11 FW scan api ver 11 adds support for some new features, in this version the fw did also some cleanup in the api, which causes the driver not to be able to use the current scan req struct. Therefore, in this patch the driver has new version for the scan command code Signed-off-by: Tova Mussai <tova.mussai@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>