]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: mesh: track (and thus validate) beacon interval
authorJohannes Berg <johannes.berg@intel.com>
Fri, 21 Oct 2016 12:25:11 +0000 (14:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Oct 2016 07:08:45 +0000 (09:08 +0200)
commit76a28862a826c2c60bb9bf34794341f633fc99c9
tree6a6a99652167a12c5e2b4f134934217fc012dd23
parent16861cbed611ddcf6f9091d34b52a2116b46769f
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>
net/wireless/mesh.c