From: Johannes Berg <johannes@sipsolutions.net>
To: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2] mac80211: notify driver for change in multicast rates
Date: Thu, 22 Mar 2018 11:42:33 +0100 [thread overview]
Message-ID: <1521715353.19621.6.camel@sipsolutions.net> (raw)
In-Reply-To: <1521676490-25366-1-git-send-email-pradeepc@codeaurora.org>
On Wed, 2018-03-21 at 16:54 -0700, Pradeep Kumar Chitrapu wrote:
>
> index 4c99c13..4360765 100644
> --- a/include/net/mac80211.h
> +++ b/include/net/mac80211.h
> @@ -336,6 +336,7 @@ enum ieee80211_bss_change {
> BSS_CHANGED_OCB = 1<<22,
> BSS_CHANGED_MU_GROUPS = 1<<23,
> BSS_CHANGED_KEEP_ALIVE = 1<<24,
> + BSS_CHANGED_MCAST_RATE = 1<<25,
Not sure why I missed this before, but you need to add documentation
for this.
johannes
prev parent reply other threads:[~2018-03-22 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-21 23:54 [PATCH v2] mac80211: notify driver for change in multicast rates Pradeep Kumar Chitrapu
2018-03-22 10:42 ` Johannes Berg [this message]
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=1521715353.19621.6.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=pradeepc@codeaurora.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).