From: Bob Copeland <me@bobcopeland.com>
To: Chun-Yeow Yeoh <yeohchunyeow@cozybit.com>
Cc: linux-wireless@vger.kernel.org, johannes@sipsolutions.net,
linville@tuxdriver.com, devel@lists.open80211s.org,
distro11s@cozybit.com
Subject: Re: [PATCH v2] mac80211: only respond to probe request with mesh ID
Date: Thu, 22 Aug 2013 13:13:13 -0400 [thread overview]
Message-ID: <20130822171312.GE23629@localhost> (raw)
In-Reply-To: <1377190892-5328-1-git-send-email-yeohchunyeow@gmail.com>
On Thu, Aug 22, 2013 at 10:01:32AM -0700, Chun-Yeow Yeoh wrote:
> + if(!elems.mesh_id)
> + return;
> +
if (!elems.mesh_id)
(checkpatch will warn about that)
--
Bob Copeland %% www.bobcopeland.com
prev parent reply other threads:[~2013-08-22 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 17:01 [PATCH v2] mac80211: only respond to probe request with mesh ID Chun-Yeow Yeoh
2013-08-22 17:13 ` Bob Copeland [this message]
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=20130822171312.GE23629@localhost \
--to=me@bobcopeland.com \
--cc=devel@lists.open80211s.org \
--cc=distro11s@cozybit.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--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.