mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-22 12:33:40 +00:00
rtl8188eu: Fix all the warnings introduced by commit 619d14b0a2
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
619d14b0a2
commit
67b05876af
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
#define __DRV_TYPES_H__
|
#define __DRV_TYPES_H__
|
||||||
|
|
||||||
#define DRV_NAME "r8188eu"
|
#define DRV_NAME "r8188eu"
|
||||||
#define CONFIG_88EU_AP_MODE
|
#define CONFIG_88EU_AP_MODE 1
|
||||||
#define CONFIG_88EU_P2P
|
#define CONFIG_88EU_P2P 1
|
||||||
|
|
||||||
#include <osdep_service.h>
|
#include <osdep_service.h>
|
||||||
#include <wlan_bssdef.h>
|
#include <wlan_bssdef.h>
|
||||||
|
|
Loading…
Reference in a new issue