mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Updated to 4.4.1
This commit is contained in:
@@ -70,7 +70,7 @@ u16 rtw_get_cur_max_rate(_adapter *adapter);
|
||||
int rtw_set_scan_mode(_adapter *adapter, RT_SCAN_TYPE scan_mode);
|
||||
int rtw_set_channel_plan(_adapter *adapter, u8 channel_plan);
|
||||
int rtw_set_country(_adapter *adapter, const char *country_code);
|
||||
int rtw_set_band(_adapter *adapter, enum _BAND band);
|
||||
int rtw_set_band(_adapter *adapter, u8 band);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user