From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: libertas-dev@lists.infradead.org
Cc: Dan Williams <dcbw@redhat.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH, take 2] libertas: rework event subscription
Date: Mon, 26 Nov 2007 10:29:56 +0100 [thread overview]
Message-ID: <200711261029.56616.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <200711261007.14828.hs4233@mail.mn-solutions.de>
> * fix a bug where it was not possible to disable an event
> The old code also contained this bug:
>
> $ cd /sys/kernel/debug/lbs_wireless/eth1
> $ cat failure_count
> 0 0 0
> $ echo 60 1 1 >failure_count
> $ cat failure_count
> 60 1 1
> $ echo 0 0 0 >failure_count
> $ cat failure_count
> 0 0 1
>
> The new code turns off the proper event bitmask as well, so
> the last "cat" returns "0 0 0".
With "old code" I didn't mean my take 1, I mean the code that is
right now in drivers/net/wireless/libertas/debugfs.c
next prev parent reply other threads:[~2007-11-26 9:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-26 9:07 [PATCH, take 2] libertas: rework event subscription Holger Schurig
2007-11-26 9:29 ` Holger Schurig [this message]
2007-11-27 16:08 ` 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=200711261029.56616.hs4233@mail.mn-solutions.de \
--to=hs4233@mail.mn-solutions.de \
--cc=dcbw@redhat.com \
--cc=libertas-dev@lists.infradead.org \
--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