]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
authorAshok Nagarajan <ashok@cozybit.com>
Tue, 9 Oct 2012 20:27:47 +0000 (13:27 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Oct 2012 09:02:13 +0000 (11:02 +0200)
commitab93e570775777b2687b81e2478d2a6225b0e524
treea882b7f737871aae3a3351ed735b327de861fd23
parent5476f3a7001372d8986538272305dae9979673c4
mac80211: move out the non-statistics variable estab_plinks from mesh_stat

estab_plinks is not a statistics member. Hence move estab_plinks from
struct mesh_stat to struct ieee80211_if_mesh

Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c