Hi all, Today's linux-next merge of the net-next tree got a conflict in net/wireless/core.h between commit f9f475292dbb ("cfg80211: always check for scan end on P2P device") from the wireless tree and commit 812569699119 ("cfg80211/mac80211: disconnect on suspend") from the net-next tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> diff --cc net/wireless/core.h index 5845c2b,d5d06fd..0000000 --- a/net/wireless/core.h +++ b/net/wireless/core.h @@@ -503,9 -500,9 +500,12 @@@ int cfg80211_validate_beacon_int(struc void cfg80211_update_iface_num(struct cfg80211_registered_device *rdev, enum nl80211_iftype iftype, int num); +void cfg80211_stop_p2p_device(struct cfg80211_registered_device *rdev, + struct wireless_dev *wdev); + + void cfg80211_leave(struct cfg80211_registered_device *rdev, + struct wireless_dev *wdev); + #define CFG80211_MAX_NUM_DIFFERENT_CHANNELS 10 #ifdef CONFIG_CFG80211_DEVELOPER_WARNINGS
Attachment:
pgpav2l2bQTWQ.pgp
Description: PGP signature