]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c0ab2a4b115433266bf25c780766a56b74068f2
tree24eeb7daeb1f7f136ce5d08e9ddb82e6f80f462f
parent2a7d9529738a26d387f048ff1dfedd29e992a435
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