mirror of
https://github.com/amazingfate/rtl8723ds.git
synced 2026-01-29 14:23:32 +00:00
rtl8723ds: Update comments with UTF-8 encoding
When packaging the source as a Debian DKMS package, lintian will warn national-encoding due to Big5 encoded characters in comments. Update to English comments from other files when available, and reencode Chinese in UTF-8. Signed-off-by: ZHANG Yuntian <yt@radxa.com>
This commit is contained in:
@@ -1500,7 +1500,7 @@ u8 rtw_joinbss_cmd(_adapter *padapter, struct wlan_network *pnetwork)
|
||||
#endif /* CONFIG_80211N_HT */
|
||||
|
||||
#ifdef CONFIG_RTW_80211R
|
||||
/*IEEE802.11-2012 Std. Table 8-101¡XAKM suite selectors*/
|
||||
/*IEEE802.11-2012 Std. Table 8-101 XAKM suite selectors*/
|
||||
if ((rtw_chk_ft_flags(padapter, RTW_FT_STA_SUPPORTED)) &&
|
||||
((psecuritypriv->rsn_akm_suite_type == 3) || (psecuritypriv->rsn_akm_suite_type == 4))
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user