Searched hist:"517 eed92bca2f66a894a53a38902bf1a06eefeb0" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 517eed92bca2f66a894a53a38902bf1a06eefeb0 Tue Mar 01 00:43:31 UTC 2022 Johannes Berg <johannes.berg@intel.com> rtw89: fix HE PHY bandwidth capability
Bit 2 and 3 are reserved on 5/6 GHz and bit 1 is reserved on 2.4 GHz, so the driver should only set the non-reserved bits according to band.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220301004331.6621-1-pkshih@realtek.com
|