On 06/15/2012 12:31 AM, Alan Ott wrote:
> Driver for the Microchip MRF24J40 802.15.4 WPAN module.
>
> Changes in v4
>   Remove unnecessary #includes.
>   Fix comment style.
>   Fix hard-coded magic FIFO size
>   Fix C99 comment style.
>   Fix BUG_ON() for TX buffer length.
>   Added blank lines for readability.
>   use print_hex_dump() instead of printk().
>   Remove magic number 192us.
>   remove sizeof(*devrec) in call to iee802154_alloc_device().
>   rename mutex to buffer_mutex
>   Remove extra read of interrupt status register.

The issues from Alexander which are still to be addressed are:
    1. What to change the "out" labels to.
    2. BUG_ON() for set_channel()

Alan.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to