commit | 17c216ed6b9eef34e647192063f6149d33eff579 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Sat Oct 19 13:03:31 2019 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Oct 23 13:31:34 2019 +0300 |
tree | 4da1636e45b899aba89971e9f88c452c92baee8b | |
parent | 9a47cb988338796b70c544919a8b6ba1f2245edb [diff] |
iwlwifi: pcie: 0x2720 is qu and 0x30DC is not When converting the wrong qu configurations in an earlier commit, I accidentally swapped 0x2720 and 0x30DC. Instead of converting 0x2720, I converted 0x30DC. Undo 0x30DC and convert 0x2720. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>