From: Stanislaw Gruszka <sgruszka@redhat.com>
To: linux-wireless@vger.kernel.org, johannes@sipsolutions.net
Cc: toke@toke.dk
Subject: Re: [PATCH v2] mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
Date: Tue, 10 Oct 2017 15:41:08 +0200 [thread overview]
Message-ID: <20171010134107.GA3328@redhat.com> (raw)
In-Reply-To: <1506426485-7539-1-git-send-email-sgruszka@redhat.com>
On Tue, Sep 26, 2017 at 01:48:05PM +0200, Stanislaw Gruszka wrote:
> 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>
> ---
> v1 -> v2: just fix documentation build, do not move the code.
Johannes, would you apply this? I think patch is safe to apply :-)
> net/mac80211/sta_info.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h
> index 3acbdfa..a35c964 100644
> --- a/net/mac80211/sta_info.h
> +++ b/net/mac80211/sta_info.h
> @@ -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
> --
> 1.7.1
>
next prev parent reply other threads:[~2017-10-10 13:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-26 11:48 [PATCH v2] mac80211: fix STA_SLOW_THRESHOLD htmldocs failure Stanislaw Gruszka
2017-10-10 13:41 ` Stanislaw Gruszka [this message]
2017-10-10 13:49 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171010134107.GA3328@redhat.com \
--to=sgruszka@redhat.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=toke@toke.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.