mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 26 Sep 2017 11:48:05 +0000 (13:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Oct 2017 12:07:43 +0000 (14:07 +0200)
Patch fixes htmldocs build problem:

Error(.//net/mac80211/sta_info.h:416): cannot understand prototype: 'STA_SLOW_THRESHOLD 6000  '

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.h

index 3acbdfa9f649f4832f01b70360d379272cd3258b..a35c964f6217acd366f83f1a0fa291b731bb3cfe 100644 (file)
@@ -398,7 +398,7 @@ struct ieee80211_sta_rx_stats {
        u64 msdu[IEEE80211_NUM_TIDS + 1];
 };
 
-/**
+/*
  * The bandwidth threshold below which the per-station CoDel parameters will be
  * scaled to be more lenient (to prevent starvation of slow stations). This
  * value will be scaled by the number of active stations when it is being