Skip to content
Commit ac9952f6 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: don't pass actual WGDS revision number in table_revision



The FW API for PER_CHAIN_LIMIT_OFFSET_CMD is misleading.  The element
name is table_rev, but it shouldn't actually contain the table
revision number, but whether we should use the South Korea scheme or
not.

Fix the driver so that we only set this value to either 0 or 1.  It
will only be 1 (meaning South Korea) if the ACPI WGDS table revision
is 1.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Fixes: 664c011b ("iwlwifi: acpi: support reading and storing WGDS revision 2")
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211219121514.abed3b8119c7.I1fdc2c14577523fcffdfe8fb5902c2d8efde7e09@changeid


Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent ddb6b76b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment