Addressing input by Ilan - remove NL80211_ATTR_LISTEN_FREQ, use NL80211_ATTR_WIPHY_FREQ instead - trace to include listen channel This time, only patch 2/2 changed. Vladimir Kondratiev (2): cfg80211: add 'flags' to cfg80211_rx_mgmt() cfg80211: P2P find phase offload drivers/net/wireless/ath/ath6kl/wmi.c | 7 +- drivers/net/wireless/ath/wil6210/wmi.c | 2 +- drivers/net/wireless/brcm80211/brcmfmac/p2p.c | 4 +- drivers/net/wireless/mwifiex/util.c | 4 +- include/net/cfg80211.h | 79 ++++++++++- include/uapi/linux/nl80211.h | 27 ++++ net/mac80211/rx.c | 3 +- net/wireless/mlme.c | 4 +- net/wireless/nl80211.c | 186 +++++++++++++++++++++++++- net/wireless/nl80211.h | 2 +- net/wireless/rdev-ops.h | 19 +++ net/wireless/trace.h | 44 ++++++ 12 files changed, 364 insertions(+), 17 deletions(-) -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html