Commit 9a67d761 authored by Wey-Yi Guy's avatar Wey-Yi Guy

iwlagn: minor change in bt coex normal LUT

Minor changes in LUT
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 506aa156
......@@ -1778,7 +1778,7 @@ static const __le32 iwlagn_def_3w_lookup[12] = {
cpu_to_le32(0xc0004000),
cpu_to_le32(0x00004000),
cpu_to_le32(0xf0005000),
cpu_to_le32(0xf0004000),
cpu_to_le32(0xf0005000),
};
static const __le32 iwlagn_concurrent_lookup[12] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment