From: Johannes Berg <johannes@sipsolutions.net>
To: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] cfg80211: add generic helper to check interface is running
Date: Fri, 21 Oct 2016 09:55:05 +0200 [thread overview]
Message-ID: <1477036505.4068.7.camel@sipsolutions.net> (raw)
In-Reply-To: <1476990502-32472-1-git-send-email-arend.vanspriel@broadcom.com>
On Thu, 2016-10-20 at 20:08 +0100, Arend van Spriel wrote:
> Adding a helper using wdev to check if interface is running. This
> deals with both non-netdev and netdev interfaces. In struct
> wireless_dev replacing 'p2p_started' and 'nan_started' by
> 'is_running' as those are mutual exclusive anyway.
Applied, thanks.
I renamed the helper to just wdev_running() because we also have
sdata_running() in mac80211.
johannes
prev parent reply other threads:[~2016-10-21 7:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 19:08 [PATCH] cfg80211: add generic helper to check interface is running Arend van Spriel
2016-10-21 7:55 ` Johannes Berg [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=1477036505.4068.7.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=arend.vanspriel@broadcom.com \
--cc=linux-wireless@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).