From: johannes@sipsolutions.net
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs
Date: Wed, 07 Mar 2007 17:45:31 +0100 [thread overview]
Message-ID: <20070307164531.910923000@sipsolutions.net> (raw)
In order to not export internal details via sysfs (which is a
userspace ABI) this patch series moves everything from sysfs
into debugfs.
There's still the problem with following renames in debugfs,
but the code is almost there so we only need to change two
lines of code once we get debugfs_rename().
Over the previously posted series this fixes a small bug with
a key's station symlink, introduces a new configuration symbol
for the debugfs interface and fixes a few other bugs for the
compiling-without-debugfs case.
I've now tested this in station mode with and without encryption
and in hostap mode.
johannes
next reply other threads:[~2007-03-07 16:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 16:45 johannes [this message]
2007-03-07 16:45 ` [PATCH (v3) 1/4] mac80211: move PHY things to debugfs johannes
2007-03-07 16:45 ` [PATCH (v3) 2/4] mac80211: move sta dir " johannes
2007-03-07 16:45 ` [PATCH (v3) 3/4] mac80211: move per-netdev and key stuff " johannes
2007-03-07 16:45 ` [PATCH (v3) 4/4] mac80211 debugfs Kconfig johannes
2007-03-23 18:04 ` [PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs Jiri Benc
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=20070307164531.910923000@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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).