commit | ab0d76f6823cc3a4e277c888abd344e3b977e279 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 02 10:00:07 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 11 16:00:58 2018 +0200 |
tree | ad4aaeefebe33e1938c904b994c769dbd2232845 | |
parent | b802a5d6f345d207a5dd120149f6d2fdff2e4fcc [diff] |
nl80211: use policy range validation where applicable Many range checks can be done in the policy, move them there. A few in mesh are added in the code (taken out of the macros) because they don't fit into the s16 range in the policy validation. Signed-off-by: Johannes Berg <johannes.berg@intel.com>