All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Thomas Pedersen <thomas@cozybit.com>
Cc: Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: mesh: Remove un-needed defines
Date: Wed, 2 May 2012 14:12:29 -0400	[thread overview]
Message-ID: <20120502181229.GD9285@tuxdriver.com> (raw)
In-Reply-To: <CAG6hwVPx5OSJXAz8Kj-=zDbP8MWUaUKJL1VFtyjZVaQ5Jk_6_g@mail.gmail.com>

On Thu, Apr 26, 2012 at 02:41:32PM -0700, Thomas Pedersen wrote:
> Hi Andrei,
> 
> On Thu, Apr 26, 2012 at 1:41 PM, Andrei Emeltchenko
> <Andrei.Emeltchenko.news@gmail.com> wrote:
> > From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
> >
> > ieee80211_vif_is_mesh is already defined as:
> >
> > <------8<--------------------------------------------------------------
> > |  static inline bool ieee80211_vif_is_mesh(struct ieee80211_vif *vif)
> > |  {
> > |  #ifdef CONFIG_MAC80211_MESH
> > |          return vif->type == NL80211_IFTYPE_MESH_POINT;
> > |  #endif
> > |          return false;
> > |  }
> > |
> > <------8<--------------------------------------------------------------
> >
> > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com
> 
> ACK if you tested w/o CONFIG_MAC80211_MESH.

Well...did you??

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2012-05-02 18:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 20:41 [PATCH] mac80211: mesh: Remove un-needed defines Andrei Emeltchenko
2012-04-26 21:41 ` Thomas Pedersen
2012-05-02 18:12   ` John W. Linville [this message]
2012-05-02 19:04     ` Thomas Pedersen

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=20120502181229.GD9285@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=Andrei.Emeltchenko.news@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=thomas@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.