From: Luciano Coelho <coelho@ti.com>
To: Eliad Peller <eliad@wizery.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wl12xx: add debugfs entries for dtim_interval and beacon_interval
Date: Fri, 29 Apr 2011 23:04:25 +0300 [thread overview]
Message-ID: <1304107465.12586.158.camel@cumari> (raw)
In-Reply-To: <1303028447-16264-1-git-send-email-eliad@wizery.com>
On Sun, 2011-04-17 at 11:20 +0300, Eliad Peller wrote:
> +static ssize_t beacon_interval_read(struct file *file, char __user *user_buf,
> + size_t count, loff_t *ppos)
> +{
> + struct wl1271 *wl = file->private_data;
> + u8 value;
> +
> + if (wl->conf.conn.wake_up_event == CONF_WAKE_UP_EVENT_BEACON||
I also added one extra space before || here to avoid a checkpatch.pl
warning.
--
Cheers,
Luca.
prev parent reply other threads:[~2011-04-29 20:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-17 8:20 [PATCH] wl12xx: add debugfs entries for dtim_interval and beacon_interval Eliad Peller
2011-04-29 19:58 ` Luciano Coelho
2011-04-29 20:00 ` [PATCH] wl12xx: strict_stroul introduced converted to kstrtoul Luciano Coelho
2011-04-29 20:04 ` Luciano Coelho [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=1304107465.12586.158.camel@cumari \
--to=coelho@ti.com \
--cc=eliad@wizery.com \
--cc=linux-wireless@vger.kernel.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).