Re: [Linux-zigbee-devel] [PATCH net v2 0/2] at86rf230: various fixes

2014-04-14 Thread David Miller
From: Alexander Aring Date: Mon, 14 Apr 2014 18:48:00 +0200 > 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 __at86rf23

[Linux-zigbee-devel] [PATCH net v2 0/2] at86rf230: various fixes

2014-04-14 Thread Alexander Aring
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 activat