commit | 275fcf62c289d52f0fc14d774ab176c0d6196171 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Oct 21 14:25:11 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 27 09:08:45 2016 +0200 |
tree | 6a6a99652167a12c5e2b4f134934217fc012dd23 | |
parent | 0507a3ac6e98f50583912ec78d07c2e4daaf2b28 [diff] |
cfg80211: mesh: track (and thus validate) beacon interval This is needed for beacon interval validation; if we don't store it, then new interfaces added won't validate that the beacon interval is the same as existing ones. Fix this. Signed-off-by: Johannes Berg <johannes.berg@intel.com>