]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Fri, 2 Sep 2022 11:48:32 +0000 (14:48 +0300)
committerStefan Bader <stefan.bader@canonical.com>
Thu, 24 Nov 2022 13:24:17 +0000 (14:24 +0100)
commitc8212bb48e81fb47d2d61505fa9b94d3586dc0fd
tree50fcf0673adc13cfe7cf4ca5b18f8131b2e58b6d
parent591065e7664b61b1d937bc8cf03da2e1397558ff
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration

BugLink: https://bugs.launchpad.net/bugs/1996825
[ Upstream commit e963a19c64ac0d2f8785d36a27391abd91ac77aa ]

Found by comparing with the vendor driver. Currently this affects
only the RTL8192EU, which is the only gen2 chip with 2 TX paths
supported by this driver. It's unclear what kind of effect the
mistake had in practice, since I don't have any RTL8192EU devices
to test it.

Fixes: e1547c535ede ("rtl8xxxu: First stab at adding IQK calibration for 8723bu parts")
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/30a59f3a-cfa9-8379-7af0-78a8f4c77cfd@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c