nl80211: correctly use nl80211_nan_srf_policy
authorJohannes Berg <johannes.berg@intel.com>
Mon, 17 Oct 2016 06:02:48 +0000 (08:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 17 Oct 2016 06:02:48 +0000 (08:02 +0200)
commit1609d18de655e243d2db0f8fa21a3830ff0ab89f
tree24eeb7daeb1f7f136ce5d08e9ddb82e6f80f462f
parent0c317a02ca982ca093e71bf07cb562265ba40032
nl80211: correctly use nl80211_nan_srf_policy

This was clearly intended to be used in the attribute parsing,
so do that instead of leaving the attribute policy unused.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c