提交 1da2a44b 编写于 作者: R Rahul Garg 提交者: Greg Kroah-Hartman

patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode static

Declared cfg80211_infrastructure_mode method static to remove sparse warning
Signed-off-by: NRahul Garg <rahul.lnmiit@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f1c571dc
......@@ -1118,7 +1118,7 @@ static int cfg80211_rtw_get_station(struct wiphy *wiphy,
return ret;
}
int cfg80211_infrastructure_mode(struct rtw_adapter *padapter,
static int cfg80211_infrastructure_mode(struct rtw_adapter *padapter,
enum nl80211_iftype ifmode)
{
struct mlme_priv *pmlmepriv = &padapter->mlmepriv;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册