1
0
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:
Christian kimocoder 2017-09-26 19:07:57 +02:00 committed by GitHub
parent 3efb0ad921
commit af1fc407d7

View File

@ -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 */