{nl,mac}80211: add missing root mode meshconf entries
[firefly-linux-kernel-4.4.55.git] / net / mac80211 / debugfs_netdev.c
index 9ea7c0d0103f8d9f15fc5b7d04109316ee675ea2..75ece3d3b6dd0fd536499df841492b6dd2a4d6e3 100644 (file)
@@ -485,7 +485,7 @@ static void add_mesh_config(struct ieee80211_sub_if_data *sdata)
        MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries);
        MESHPARAMS_ADD(path_refresh_time);
        MESHPARAMS_ADD(min_discovery_timeout);
-
+       MESHPARAMS_ADD(dot11MeshHWMPRootMode);
 #undef MESHPARAMS_ADD
 }
 #endif