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>
Showing
- net/mac80211/cfg.c 4 additions, 4 deletionsnet/mac80211/cfg.c
- net/mac80211/mesh.c 1 addition, 1 deletionnet/mac80211/mesh.c
- net/mac80211/mesh_hwmp.c 1 addition, 1 deletionnet/mac80211/mesh_hwmp.c
- net/mac80211/mesh_plink.c 89 additions, 88 deletionsnet/mac80211/mesh_plink.c
- net/mac80211/mesh_ps.c 21 additions, 21 deletionsnet/mac80211/mesh_ps.c
- net/mac80211/mesh_sync.c 8 additions, 8 deletionsnet/mac80211/mesh_sync.c
- net/mac80211/sta_info.c 24 additions, 13 deletionsnet/mac80211/sta_info.c
- net/mac80211/sta_info.h 48 additions, 40 deletionsnet/mac80211/sta_info.h
Loading
Please register or sign in to comment