]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/mac80211/sta_info.c
mac80211: move mesh related station fields to own struct
authorJohannes Berg <johannes.berg@intel.com>
Wed, 17 Jun 2015 08:31:00 +0000 (10:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:06 +0000 (15:38 +0200)
commit433f5bc1c0efc67a86433e47a14b115510fc1409
treedacf05f143f275714963f7ad838c3ab8611440a0
parente414eea77d1ae1201d5252964406a22adfa9f3c2
mac80211: move mesh related station fields to own struct

There are now a fairly large number of mesh fields that really
aren't needed in any other modes; move those into their own
structure and allocate them separately.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/mesh.c
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_plink.c
net/mac80211/mesh_ps.c
net/mac80211/mesh_sync.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h