iwlwifi: update Intel's mvm/mld driversThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gite5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).Some of the chan
iwlwifi: update Intel's mvm/mld driversThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gite5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).Some of the changes we reported upstream got incorporated in this(or the v6.16) release.This also includes a change from iwlwifi-next.git::next for missing symbolsiwl_mvm_v3_rate_from_fw() and iwl_mvm_v3_rate_to_fw() were originallycomitted to mvm/rs.[ch] which we do not have. That left us withunresolved symbols. For the never comitted v6.16 driver update I hadstarted to piece these together but they have been migrated out toutils.c so take them from there until the next release hopefully shipsthis change.Obtained from: git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git branch next, 1b49af228594452206d5c50a33b6a341428edb63MFC after: 3 days
show more ...