mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove some Sparse problems
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
065126d8ce
commit
a0c85b341e
13 changed files with 246 additions and 296 deletions
|
@ -116,7 +116,7 @@ extern unsigned char P2P_OUI[];
|
|||
|
||||
extern unsigned char WMM_INFO_OUI[];
|
||||
extern unsigned char WMM_PARA_OUI[];
|
||||
|
||||
extern unsigned char REALTEK_96B_IE[];
|
||||
|
||||
//
|
||||
// Channel Plan Type.
|
||||
|
@ -557,7 +557,6 @@ struct mlme_ext_priv
|
|||
#ifdef DBG_FIXED_CHAN
|
||||
u8 fixed_chan;
|
||||
#endif
|
||||
|
||||
};
|
||||
|
||||
int init_mlme_ext_priv(_adapter* padapter);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue