public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: linux-wireless@vger.kernel.org
Cc: johannes@sipsolutions.net, michal.kazior@tieto.com,
	sw@simonwunderlich.de, bzhao@marvell.com, arend@broadcom.com
Subject: Re: [PATCH v5 3/4] cfg80211/mac80211: move interface counting for combination check to mac80211
Date: Wed, 26 Feb 2014 11:58:49 +0200	[thread overview]
Message-ID: <1393408729.13669.1.camel@dubbel> (raw)
In-Reply-To: <1393331984-21692-4-git-send-email-luca@coelho.fi>

On Tue, 2014-02-25 at 14:39 +0200, Luciano Coelho wrote:
> +		if (sdata_iter == sdata ||
> +		    rcu_access_pointer(sdata->vif.chanctx_conf) == NULL ||
> +		    local->hw.wiphy->software_iftypes & BIT(wdev_iter->iftype))
> +			continue;

There is a typo here, we should check sdata_iter->vif.chanctx_conf
instead of sdata...

v6 coming soon.

--
Luca.


  reply	other threads:[~2014-02-26  9:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 12:39 [PATCH v5 0/4] cfg80211/mac80211: move interface combinations check to mac80211 Luciano Coelho
2014-02-25 12:39 ` [PATCH v5 1/4] cfg80211: refactor cfg80211_can_use_iftype_chan() Luciano Coelho
2014-02-25 12:39 ` [PATCH v5 2/4] cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() Luciano Coelho
2014-02-25 12:39 ` [PATCH v5 3/4] cfg80211/mac80211: move interface counting for combination check to mac80211 Luciano Coelho
2014-02-26  9:58   ` Luca Coelho [this message]
2014-02-25 12:39 ` [PATCH v5 4/4] cfg80211/mac80211: move combination check to mac80211 for ibss Luciano Coelho

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=1393408729.13669.1.camel@dubbel \
    --to=luca@coelho.fi \
    --cc=arend@broadcom.com \
    --cc=bzhao@marvell.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=michal.kazior@tieto.com \
    --cc=sw@simonwunderlich.de \
    /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