|
@@ -155,7 +155,7 @@ struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name,
|
|
|
int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev);
|
|
|
int brcmf_p2p_ifchange(struct brcmf_cfg80211_info *cfg,
|
|
|
enum brcmf_fil_p2p_if_types if_type);
|
|
|
-void brcmf_p2p_ifp_removed(struct brcmf_if *ifp);
|
|
|
+void brcmf_p2p_ifp_removed(struct brcmf_if *ifp, bool rtnl_locked);
|
|
|
int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev);
|
|
|
void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev);
|
|
|
int brcmf_p2p_scan_prep(struct wiphy *wiphy,
|