From: Sujith <m.sujith@gmail.com>
To: Rajkumar Manoharan <rmanoharan@atheros.com>
Cc: <linville@tuxdriver.com>, <linux-wireless@vger.kernel.org>
Subject: [PATCH 1/2] ath9k_htc: Add debugfs support to change debug mask
Date: Fri, 15 Apr 2011 11:56:49 +0530 [thread overview]
Message-ID: <19879.58665.384023.340355@gargle.gargle.HOWL> (raw)
In-Reply-To: <1302848033-7072-1-git-send-email-rmanoharan@atheros.com>
Rajkumar Manoharan wrote:
> + priv->debug.debugfs_debug = debugfs_create_file("debug", S_IRUSR,
> + priv->debug.debugfs_phy,
> + priv, &fops_debug);
> + if (!priv->debug.debugfs_debug)
> + goto err;
> +
S_IWUSR ?
Sujith
prev parent reply other threads:[~2011-04-15 6:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 6:13 [PATCH 1/2] ath9k_htc: Add debugfs support to change debug mask Rajkumar Manoharan
2011-04-15 6:13 ` [PATCH 2/2] ath9k_htc: Cleanup HTC debugfs Rajkumar Manoharan
2011-04-15 6:40 ` Sujith
2011-04-15 7:06 ` Rajkumar Manoharan
2011-04-15 7:10 ` Johannes Berg
2011-04-15 7:12 ` Sujith
2011-04-15 6:26 ` Sujith [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=19879.58665.384023.340355@gargle.gargle.HOWL \
--to=m.sujith@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rmanoharan@atheros.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