“b0302aba812bcc39291cdab9ad7e37008f352a91”上不存在“drivers/net/wireless/rtlwifi/rtl8723ae/hw.c”
提交 91701e44 编写于 作者: D Dilek Uzulmez 提交者: Greg Kroah-Hartman

Staging: rtl8723au: Add blank line after declarations

The following patch fixes the checkpatch.pl warning:
drivers/staging/rtl8723au/core/rtw_ap.c WARNING: Missing a blank
line after declarations
Signed-off-by: NDilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6d59efcb
...@@ -783,6 +783,7 @@ int rtw_check_beacon_data23a(struct rtw_adapter *padapter, ...@@ -783,6 +783,7 @@ int rtw_check_beacon_data23a(struct rtw_adapter *padapter,
struct wlan_bssid_ex *pbss_network = &pmlmepriv->cur_network.network; struct wlan_bssid_ex *pbss_network = &pmlmepriv->cur_network.network;
u8 *ie = pbss_network->IEs; u8 *ie = pbss_network->IEs;
u8 *pbuf = mgmt->u.beacon.variable; u8 *pbuf = mgmt->u.beacon.variable;
len -= offsetof(struct ieee80211_mgmt, u.beacon.variable); len -= offsetof(struct ieee80211_mgmt, u.beacon.variable);
/* SSID */ /* SSID */
/* Supported rates */ /* Supported rates */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册