nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 9 Jan 2015 12:06:37 +0000 (14:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jan 2015 08:45:17 +0000 (09:45 +0100)
Send the netdetect configuration information in the response to
NL8021_CMD_GET_WOWLAN commands.  This includes the scan interval,
SSIDs to match and frequencies to scan.

Additionally, add the NL80211_WOWLAN_TRIG_NET_DETECT with
NL80211_ATTR_WOWLAN_TRIGGERS_SUPPORTED.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found