mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-09 23:57:10 +00:00
removed unnecessary extern const
This commit is contained in:
parent
e56c261fc5
commit
5e1dea9391
@ -139,6 +139,5 @@ void rtw_process_vht_op_mode_notify(_adapter *padapter, u8 *pframe, PVOID sta);
|
||||
u32 rtw_restructure_vht_ie(_adapter *padapter, u8 *in_ie, u8 *out_ie, uint in_len, uint *pout_len);
|
||||
void VHTOnAssocRsp(_adapter *padapter);
|
||||
u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
|
||||
extern const u16 VHT_MCS_DATA_RATE[3][2][30];
|
||||
|
||||
#endif /* _RTW_VHT_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user