mac80211: mesh: move fail_avg into mesh struct
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Jun 2015 14:20:08 +0000 (16:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:24 +0000 (15:38 +0200)
commita76d5e0a2311ad6b5a8bfa92d3d627194c8c389a
tree8a091e672802451bef446dc536d1b1bfce7dc462
parentf9a060f4b2003eb7350762e60dfc576447e44bad
mac80211: mesh: move fail_avg into mesh struct

This value is only used in mesh, so move it into the new mesh
sub-struct of the station info.

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