mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-05 11:00:45 +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;
|
||||
#endif
|
||||
u8 check_hw_status;
|
||||
|
||||
#ifdef CONFIG_SW_LED
|
||||
u8 led_ctrl;
|
||||
#endif
|
||||
};
|
||||
|
||||
/* For registry parameters */
|
||||
|
Loading…
Reference in New Issue
Block a user