]> 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)
commit607d9d7e00354537fddddea5fe78f09ff17450c2
tree8a091e672802451bef446dc536d1b1bfce7dc462
parent67bb26568008bb7ee38447aec7b53e1f71582a56
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