linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, Marcel Holtmann <marcel@holtmann.org>
Subject: [PATCH] cfg80211: remove net-pf-16-proto-16-family-nl80211 module alias
Date: Thu, 13 Nov 2014 14:22:53 +0100	[thread overview]
Message-ID: <20141113132252.GB1926@redhat.com> (raw)
In-Reply-To: <1415882683.2021.3.camel@sipsolutions.net>

With the alias cfg80211 module is loaded on systems without the wireless
hardware when user-space use nl80211 to discover if there are wireless
devices, what is considered as resources wastage. On systems with
wireless hardware cfg80211 module will be loaded anyway.

Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
---
 net/wireless/core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/wireless/core.c b/net/wireless/core.c
index a4d2792..badcabe 100644
--- a/net/wireless/core.c
+++ b/net/wireless/core.c
@@ -34,7 +34,6 @@
 MODULE_AUTHOR("Johannes Berg");
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("wireless configuration support");
-MODULE_ALIAS_GENL_FAMILY(NL80211_GENL_NAME);
 
 /* RCU-protected (and RTNL for writers) */
 LIST_HEAD(cfg80211_rdev_list);
-- 
1.8.3.1


  reply	other threads:[~2014-11-13 13:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 12:33 Can fb4e156886ce6e8309e912d8b370d192330d19d3 be reverted ? Stanislaw Gruszka
2014-11-13 12:44 ` Johannes Berg
2014-11-13 13:22   ` Stanislaw Gruszka [this message]
2014-11-13 13:36     ` [PATCH] cfg80211: remove net-pf-16-proto-16-family-nl80211 module alias Marcel Holtmann
2014-11-13 13:39       ` Stanislaw Gruszka
2014-11-13 13:48         ` Marcel Holtmann
2014-11-14  2:56           ` Dan Williams
2014-11-14  7:08             ` Marcel Holtmann
2014-11-14  8:39           ` Stanislaw Gruszka
2014-11-13 13:41   ` Can fb4e156886ce6e8309e912d8b370d192330d19d3 be reverted ? Marcel Holtmann
2014-11-14  2:55     ` Dan Williams
2014-11-14  6:09       ` Luca Coelho
2014-11-14  6:57         ` Marcel Holtmann
2014-11-14  8:41           ` Stanislaw Gruszka
2014-11-14  7:02       ` Marcel Holtmann
2014-11-14  8:42         ` Stanislaw Gruszka
2014-11-14 16:02         ` Dan Williams
2014-11-14 17:10           ` Dan Williams
2014-11-19 17:13             ` Dan Williams

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=20141113132252.GB1926@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marcel@holtmann.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).