Linux wireless drivers development
 help / color / mirror / Atom feed
From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: Michal Kazior <michal.kazior@tieto.com>
Cc: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>,
	Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless@vger.kernel.org,
	Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>,
	Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Subject: Re: [PATCHv4 4/5] mac80211: add channel switch command and beacon callbacks
Date: Wed, 10 Jul 2013 15:33:37 +0200	[thread overview]
Message-ID: <20130710133337.GA29831@pandem0nium> (raw)
In-Reply-To: <CA+BoTQniF+b0JAjiKyRApttz8Or+urYB+XCxsNFA4y87Cbry-w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

On Wed, Jul 10, 2013 at 12:52:00PM +0200, Michal Kazior wrote:
> On 9 July 2013 20:27, Simon Wunderlich
> <simon.wunderlich@s2003.tu-chemnitz.de> wrote:
> > (...)
> > +       /* don't handle if chanctx is used */
> > +       if (local->use_chanctx)
> > +               return -EINVAL;
> > (...)
> 
> This check doesn't seem to be necessary anymore (since you verify if
> the number of channel contexts is 1), or is it?

Yeah, I forgot to remove this check (same for the patch 3).

I'll wait a few days for any further comments, and resend it without this
check.

Thanks,
	Simon

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2013-07-10 13:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-09 18:26 [PATCHv4 0/5] add master channel switch announcement support Simon Wunderlich
2013-07-09 18:27 ` [PATCHv4 1/5] nl80211/cfg80211: add channel switch command Simon Wunderlich
2013-07-09 18:27 ` [PATCHv4 2/5] mac80211: add functions to duplicate a cfg80211_beacon Simon Wunderlich
2013-07-09 18:27 ` [PATCHv4 3/5] mac80211: allow chanctx to change channels Simon Wunderlich
2013-07-09 18:27 ` [PATCHv4 4/5] mac80211: add channel switch command and beacon callbacks Simon Wunderlich
2013-07-10 10:52   ` Michal Kazior
2013-07-10 13:33     ` Simon Wunderlich [this message]
2013-07-09 18:27 ` [PATCHv4 5/5] ath9k: enable CSA functionality in ath9k Simon Wunderlich

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=20130710133337.GA29831@pandem0nium \
    --to=simon.wunderlich@s2003.tu-chemnitz.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mathias.kretschmer@fokus.fraunhofer.de \
    --cc=michal.kazior@tieto.com \
    --cc=siwu@hrz.tu-chemnitz.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