]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5311e31a8473bc0045d4c9069563daede3ee6b1
treedacf05f143f275714963f7ad838c3ab8611440a0
parentbd86cd9544f89691654e02659a9aa341b81c1e7c
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