mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 05:53:06 +00:00
rtl8188eu: Fix checkpatch errors in os_dep/mlme_linux.c
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8414aef8bd
commit
5a7c47efff
2 changed files with 63 additions and 102 deletions
|
@ -30,5 +30,6 @@ void rtw_os_indicate_scan_done( struct adapter *padapter, bool aborted);
|
|||
extern void rtw_report_sec_ie(struct adapter *adapter,u8 authmode,u8 *sec_ie);
|
||||
|
||||
void rtw_reset_securitypriv( struct adapter *adapter );
|
||||
void indicate_wx_scan_complete_event(struct adapter *padapter);
|
||||
|
||||
#endif //_MLME_OSDEP_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue