mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-22 21:34:37 +00:00
Turn of AUTOSUSPEND
This commit is contained in:
parent
653b77ac20
commit
4b7b6ad3de
@ -123,7 +123,7 @@
|
|||||||
typedef struct urb *PURB;
|
typedef struct urb *PURB;
|
||||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 22))
|
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 22))
|
||||||
#ifdef CONFIG_USB_SUSPEND
|
#ifdef CONFIG_USB_SUSPEND
|
||||||
#define CONFIG_AUTOSUSPEND 1
|
#define CONFIG_AUTOSUSPEND 0
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user