All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Arend van Spriel <arend@broadcom.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [RFC V2 1/3] nl80211: add extended feature for BSS selection support
Date: Thu, 14 Jan 2016 12:00:00 +0100	[thread overview]
Message-ID: <1452769200.2444.5.camel@sipsolutions.net> (raw)
In-Reply-To: <1452678583-20086-2-git-send-email-arend@broadcom.com>

On Wed, 2016-01-13 at 10:49 +0100, Arend van Spriel wrote:
> 
> +enum nl80211_bss_select_primitive {
> +	NL80211_BSS_SELECT_RSSI,
> +	NL80211_BSS_SELECT_BAND_PREF,
> +	NL80211_BSS_SELECT_ADJUST_RSSI,
> +	/* add other primitives before this one */
> +	NUM_NL80211_BSS_SELECT
> +};
> 
Why not use enum nl80211_attr_bss_select from the next patch for this?

johannes

  reply	other threads:[~2016-01-14 11:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13  9:49 [RFC V2 0/3] nl80211: allow configuration of BSS selection Arend van Spriel
2016-01-13  9:49 ` [RFC V2 1/3] nl80211: add extended feature for BSS selection support Arend van Spriel
2016-01-14 11:00   ` Johannes Berg [this message]
2016-01-13  9:49 ` [RFC V2 2/3] nl80211: add bss selection attribute to CONNECT command Arend van Spriel
2016-01-14 11:10   ` Johannes Berg
2016-01-14 11:12     ` Johannes Berg
2016-01-18  9:34     ` Arend van Spriel
2016-01-19 13:20       ` Johannes Berg
2016-01-19 22:33         ` Arend van Spriel
2016-01-20  9:30           ` Johannes Berg
2016-01-20 14:02           ` Johannes Berg
2016-01-20 21:53             ` Arend van Spriel
2016-01-21  6:57               ` Peer, Ilan
2016-01-13  9:49 ` [RFC V2 3/3] brcmfmac: add support for nl80211 BSS_SELECT feature Arend van Spriel
2016-01-14  9:15 ` [RFC V2 0/3] nl80211: allow configuration of BSS selection Arend van Spriel
2016-01-14  9:20   ` 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=1452769200.2444.5.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=arend@broadcom.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 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.