From: Johannes Berg <johannes@sipsolutions.net>
To: Sujith <Sujith.Manoharan@atheros.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
Jouni.Malinen@Atheros.com, Luis.Rodriguez@Atheros.com
Subject: Re: [PATCH 4/5] ath9k: Add initial layout for an ath9k specific debugfs mechanism
Date: Fri, 28 Nov 2008 22:28:02 +0100 [thread overview]
Message-ID: <1227907682.3479.4.camel@johannes.berg> (raw)
In-Reply-To: <18736.8527.664371.487538@gargle.gargle.HOWL> (sfid-20081128_175330_110916_CC18E0A1)
[-- Attachment #1: Type: text/plain, Size: 423 bytes --]
On Fri, 2008-11-28 at 22:20 +0530, Sujith wrote:
> + sc->sc_debug.debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL);
> + if (!sc->sc_debug.debugfs_root)
> + goto err;
> +
> + sc->sc_debug.debugfs_phy = debugfs_create_dir(wiphy_name(sc->hw->wiphy),
> + sc->sc_debug.debugfs_root);
Any reason not to use /debug/ieee80211/<phyN>/<KBUILD_MODNAME>/...?
Can't say I really care though.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2008-11-28 21:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 16:50 [PATCH 4/5] ath9k: Add initial layout for an ath9k specific debugfs mechanism Sujith
2008-11-28 21:28 ` Johannes Berg [this message]
2008-12-01 3:12 ` Sujith
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=1227907682.3479.4.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=Jouni.Malinen@Atheros.com \
--cc=Luis.Rodriguez@Atheros.com \
--cc=Sujith.Manoharan@atheros.com \
--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