On 06/14/2012 06:23 PM, Alan Ott wrote:
> On 06/14/2012 03:22 AM, Alexander Smirnov wrote:
>> 2012/6/14 Alan Ott <a...@signal11.us>:
>>> +
>>> +       /* Get the length of the data in the RX FIFO. */
>>> +       ret = read_long_reg(devrec, REG_RX_FIFO, &val);
>>> +       if (ret)
>>> +               goto out;
>>> +
>>> +       if (val > 143) {
>> What's the magic number?
>>
> The comment right below it describes it. Should I move that comment up
> to before the if statement?

Upon further inspection, you're right, this is messed up.

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