aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r--include/net/cfg80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 232d1a5c5672..ce6236b5473d 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -782,6 +782,7 @@ struct mesh_config {
782 u16 min_discovery_timeout; 782 u16 min_discovery_timeout;
783 u32 dot11MeshHWMPactivePathTimeout; 783 u32 dot11MeshHWMPactivePathTimeout;
784 u16 dot11MeshHWMPpreqMinInterval; 784 u16 dot11MeshHWMPpreqMinInterval;
785 u16 dot11MeshHWMPperrMinInterval;
785 u16 dot11MeshHWMPnetDiameterTraversalTime; 786 u16 dot11MeshHWMPnetDiameterTraversalTime;
786 u8 dot11MeshHWMPRootMode; 787 u8 dot11MeshHWMPRootMode;
787 u16 dot11MeshHWMPRannInterval; 788 u16 dot11MeshHWMPRannInterval;