mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Clean up more Sparse messages
There are still problems remaining, but those are believed to be cosmetic. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
6dc546efc8
commit
481d6c817d
29 changed files with 281 additions and 376 deletions
|
@ -4326,7 +4326,7 @@ void UpdateHalRAMask8188EUsb(struct adapter *padapter, u32 mac_id, u8 rssi_level
|
|||
}
|
||||
|
||||
|
||||
void SetBeaconRelatedRegisters8188EUsb(struct adapter *padapter)
|
||||
static void SetBeaconRelatedRegisters8188EUsb(struct adapter *padapter)
|
||||
{
|
||||
u32 value32;
|
||||
//HAL_DATA_TYPE *pHalData = GET_HAL_DATA(padapter);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue