From: Johannes Berg <johannes@sipsolutions.net>
To: Kalle Valo <kvalo@adurom.com>, Guy Eilam <guy@wizery.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2 1/3] nl80211: Add probe response offload attribute
Date: Tue, 25 Oct 2011 09:25:24 +0200 [thread overview]
Message-ID: <1319527524.7461.2.camel@Nokia-N900-51-1> (raw)
In-Reply-To: <87zkgpbnpx.fsf@purkki.adurom.net>
> > +enum nl80211_probe_resp_offload_support_attr {
> > + NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WSC = 1<<0,
> > + NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WSC2 = 1<<1,
> > + NL80211_PROBE_RESP_OFFLOAD_SUPPORT_P2P = 1<<2,
> > +};
>
> Maybe BIT() macro (like below) would be better for consistency?
No, this header is userspace visible, so BIT isn't easily available.
johannes
next prev parent reply other threads:[~2011-10-25 7:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-22 19:51 [PATCH v2 1/3] nl80211: Add probe response offload attribute Guy Eilam
2011-10-22 20:00 ` Johannes Berg
2011-10-25 6:16 ` Kalle Valo
2011-10-25 7:25 ` Johannes Berg [this message]
2011-10-31 10:04 ` Luciano Coelho
2011-11-02 10:13 ` Johannes Berg
2011-11-02 11:54 ` Luciano Coelho
2011-11-07 14:42 ` Arik Nemtsov
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=1319527524.7461.2.camel@Nokia-N900-51-1 \
--to=johannes@sipsolutions.net \
--cc=guy@wizery.com \
--cc=kvalo@adurom.com \
--cc=linux-wireless@vger.kernel.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