mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
Remove more unused variables from hal files.
This commit is contained in:
parent
9365e8f151
commit
04251b45bb
3 changed files with 3 additions and 9 deletions
|
@ -775,8 +775,6 @@ SetFwRelatedForWoWLAN8188ES(
|
|||
)
|
||||
{
|
||||
int status = _FAIL;
|
||||
struct hal_data_8188e *pHalData = GET_HAL_DATA(padapter);
|
||||
u8 bRecover = false;
|
||||
/* */
|
||||
/* 1. Before WoWLAN we need to re-download WoWLAN Fw. */
|
||||
/* */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue