mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-08 07:14:03 +00:00
Enable power management (hopefully).
I mean, it does not crash, but I have no hardware to tell whether the output power actually changes.
This commit is contained in:
@@ -402,6 +402,7 @@ typedef struct hal_com_data
|
||||
u8 CurrentOfdm24GTxPwrIdx;
|
||||
u8 CurrentBW2024GTxPwrIdx;
|
||||
u8 CurrentBW4024GTxPwrIdx;
|
||||
u8 CurrentTxPwrIdx;
|
||||
|
||||
// Read/write are allow for following hardware information variables
|
||||
u8 pwrGroupCnt;
|
||||
|
||||
Reference in New Issue
Block a user