mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
iwlagn: minor change in bt coex normal LUT
Minor changes in LUT Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
This commit is contained in:
parent
506aa156fa
commit
9a67d761b3
@ -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] = {
|
||||
|
Loading…
Reference in New Issue
Block a user