From: Alexander Aring <alex.aring@gmail.com>
To: alex.bluesman.smirnov@gmail.com
Cc: dbaryshkov@gmail.com, linux-zigbee-devel@lists.sourceforge.net,
netdev@vger.kernel.org, phoebe.buckheister@itwm.fraunhofer.de,
werner@almesberger.net, Alexander Aring <alex.aring@gmail.com>
Subject: [PATCH net v2 0/2] at86rf230: various fixes
Date: Mon, 14 Apr 2014 18:48:00 +0200 [thread overview]
Message-ID: <1397494082-9394-1-git-send-email-alex.aring@gmail.com> (raw)
Hi,
I currently working on a big cleanup for the at86rf230 and I detect some bugs
in the current implementation. I will send patch stacks if net-next is open
again.
It's funny to find the forgotten shift and mask in the __at86rf230_read_subreg
function but it only makes trouble if csma is activated that's why it still works
before for me.
- Alex
changes since v2:
- correct a few text corrections (Werner helped me there, thanks!)
- Add Reviewed by Werner Almesberger
Alexander Aring (2):
at86rf230: remove check if AVDD settled
at86rf230: fix __at86rf230_read_subreg function
drivers/net/ieee802154/at86rf230.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
1.9.2
next reply other threads:[~2014-04-14 16:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 16:48 Alexander Aring [this message]
[not found] ` <1397494082-9394-1-git-send-email-alex.aring-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-04-14 16:48 ` [PATCH net v2 1/2] at86rf230: remove check if AVDD settled Alexander Aring
2014-04-14 16:48 ` [PATCH net v2 2/2] at86rf230: fix __at86rf230_read_subreg function Alexander Aring
2014-04-15 4:08 ` [PATCH net v2 0/2] at86rf230: various fixes David Miller
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=1397494082-9394-1-git-send-email-alex.aring@gmail.com \
--to=alex.aring@gmail.com \
--cc=alex.bluesman.smirnov@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.org \
--cc=phoebe.buckheister@itwm.fraunhofer.de \
--cc=werner@almesberger.net \
/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).