All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yeoh Chun-Yeow <yeohchunyeow@gmail.com>
To: Luciano Coelho <luciano.coelho@intel.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Simon Wunderlich <sw@simonwunderlich.de>,
	Chun-Yeow Yeoh <yeohchunyeow@cozybit.com>
Subject: Re: [PATCH v10 3/5] mac80211: refactor ieee80211_mesh_process_chanswitch()
Date: Mon, 16 Dec 2013 09:51:10 +0800	[thread overview]
Message-ID: <CAEFj987JhRnx93qCTusoGB-gmcuLLDXeL76xEw_bz7HUmLFitQ@mail.gmail.com> (raw)
In-Reply-To: <1386962034-7141-4-git-send-email-luciano.coelho@intel.com>

> -
> -       rcu_read_unlock();
> +       if (cfg80211_chandef_identical(&params.chandef,
> +                                      &sdata->vif.bss_conf.chandef)) {
> +               ibss_dbg(sdata,
> +                        "received csa with an identical chandef, ignoring\n");

mcsa_dbg here?

-----
Chun-Yeow

  reply	other threads:[~2013-12-16  1:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 19:13 [PATCH v10 0/5] CSA beacon count changes Luciano Coelho
2013-12-13 19:13 ` [PATCH v10 1/5] mac80211: refactor ieee80211_ibss_process_chanswitch() Luciano Coelho
2013-12-13 19:13 ` [PATCH v10 2/5] mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() Luciano Coelho
2013-12-13 19:13 ` [PATCH v10 3/5] mac80211: refactor ieee80211_mesh_process_chanswitch() Luciano Coelho
2013-12-16  1:51   ` Yeoh Chun-Yeow [this message]
2013-12-13 19:13 ` [PATCH v10 4/5] mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() Luciano Coelho
2013-12-13 19:13 ` [PATCH v10 5/5] mac80211: only set CSA beacon when at least one beacon must be transmitted Luciano Coelho
2013-12-16 14:09 ` [PATCH v10 0/5] CSA beacon count changes Johannes Berg
2013-12-16 14:12   ` 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=CAEFj987JhRnx93qCTusoGB-gmcuLLDXeL76xEw_bz7HUmLFitQ@mail.gmail.com \
    --to=yeohchunyeow@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.com \
    --cc=sw@simonwunderlich.de \
    --cc=yeohchunyeow@cozybit.com \
    /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.