mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2026-01-12 07:35:45 +01:00
may fix some compiling warnings
This commit is contained in:
@@ -2558,7 +2558,9 @@ static int netdev_close(struct net_device *pnetdev)
|
||||
{
|
||||
_adapter *padapter = (_adapter *)rtw_netdev_priv(pnetdev);
|
||||
struct pwrctrl_priv *pwrctl = adapter_to_pwrctl(padapter);
|
||||
#ifndef CONFIG_PLATFORM_INTEL_BYT
|
||||
struct mlme_priv *pmlmepriv = &padapter->mlmepriv;
|
||||
#endif
|
||||
#ifdef CONFIG_BT_COEXIST_SOCKET_TRX
|
||||
HAL_DATA_TYPE *pHalData = GET_HAL_DATA(padapter);
|
||||
#endif //CONFIG_BT_COEXIST_SOCKET_TRX
|
||||
|
||||
Reference in New Issue
Block a user