From: Johannes Berg <johannes@sipsolutions.net>
To: Vadim Kochan <vadim4j@gmail.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2] mac80211: Supporting of IFLA_INFO_KIND rtnl attribute
Date: Mon, 08 Dec 2014 08:27:08 +0100 [thread overview]
Message-ID: <1418023628.2001.0.camel@sipsolutions.net> (raw)
In-Reply-To: <1417947627-2329-1-git-send-email-vadim4j@gmail.com> (sfid-20141207_113014_452875_30F56FC6)
On Sun, 2014-12-07 at 12:20 +0200, Vadim Kochan wrote:
> +++ b/net/mac80211/iface.c
> @@ -1624,6 +1625,10 @@ static void ieee80211_assign_perm_addr(struct ieee80211_local *local,
> mutex_unlock(&local->iflist_mtx);
> }
>
> +static struct rtnl_link_ops wireless_link_ops __read_mostly = {
> + .kind = "wlan",
> +};
I think it would make sense to set it - if not already set - in the
netdev notifier in cfg80211.
johannes
next prev parent reply other threads:[~2014-12-08 7:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-07 10:20 [PATCH v2] mac80211: Supporting of IFLA_INFO_KIND rtnl attribute Vadim Kochan
2014-12-08 7:27 ` Johannes Berg [this message]
2014-12-08 10:07 ` Vadim Kochan
2014-12-08 10:17 ` Johannes Berg
2014-12-08 21:48 ` vadim4j
2014-12-09 8:24 ` Johannes Berg
2014-12-09 22:08 ` vadim4j
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=1418023628.2001.0.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=vadim4j@gmail.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 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).