]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit11100d64483c4cdad847eca94637c9634c8d0adf
tree8a091e672802451bef446dc536d1b1bfce7dc462
parent22517683fb53858a345a161e8d83c63c14f12467
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