We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4e975 commit e958a0eCopy full SHA for e958a0e
drivers/staging/rtl8723bs/include/rtw_mlme.h
@@ -131,7 +131,7 @@ struct mlme_priv {
131
u8 roam_rssi_diff_th; /* rssi difference threshold for active scan candidate selection */
132
u32 roam_scan_int_ms; /* scan interval for active roam */
133
u32 roam_scanr_exp_ms; /* scan result expire time in ms for roam */
134
- u8 roam_tgt_addr[ETH_ALEN]; /* request to roam to speicific target without other consideration */
+ u8 roam_tgt_addr[ETH_ALEN]; /* request to roam to specific target without other consideration */
135
136
u8 *nic_hdl;
137
0 commit comments