mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 14:03:05 +00:00
rtl8188eu: Fix most sparse warnings other than endedness problems
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
925510ff1a
commit
327817d32a
47 changed files with 667 additions and 1771 deletions
|
@ -264,5 +264,8 @@ extern NDIS_STATUS drv_set_info(
|
|||
u32* BytesRead,
|
||||
u32* BytesNeeded
|
||||
);
|
||||
#ifdef CONFIG_GLOBAL_UI_PID
|
||||
extern int ui_pid[3];
|
||||
#endif
|
||||
|
||||
#endif // #ifndef __INC_CEINFO_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue