mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-05 19:10:30 +00:00
Update drv_types.h
* Add rtw_led_ctrl module
This commit is contained in:
parent
3efb0ad921
commit
af1fc407d7
@ -397,6 +397,10 @@ struct registry_priv {
|
|||||||
u8 trx_share_mode;
|
u8 trx_share_mode;
|
||||||
#endif
|
#endif
|
||||||
u8 check_hw_status;
|
u8 check_hw_status;
|
||||||
|
|
||||||
|
#ifdef CONFIG_SW_LED
|
||||||
|
u8 led_ctrl;
|
||||||
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
/* For registry parameters */
|
/* For registry parameters */
|
||||||
|
Loading…
Reference in New Issue
Block a user