]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use sdata mesh_id_len instead of wdev's
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Jan 2014 09:08:57 +0000 (10:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:17 +0000 (21:48 +0100)
commitb1033540220079b214979c64ec0a775d7cbba4b6
tree753b24aead1e099ab80eff08ada3b0092c8b83e5
parent329646e1d833d81f093112b501fc12467fac51b5
mac80211: use sdata mesh_id_len instead of wdev's

Since we copy the mesh_id_len into our own data structures,
use it consistently and don't sometimes use cfg80211's copy.

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