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)
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>

No differences found