]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/zigbee/cc2420/CC2420ReceiveP.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / net / zigbee / cc2420 / CC2420ReceiveP.nc
index 14cb939aad8b80e4775a1dc5e167e24d040ba7cd..51708378655c3974f508be9e1b39cae9a0d065d2 100644 (file)
@@ -786,7 +786,7 @@ typedef enum{
     case S_RX_FCF:
       m_state = S_RX_PAYLOAD;
       
-      /*
+      
        * The destination address check here is not completely optimized. If you 
        * are seeing issues with dropped acknowledgements, try removing
        * the address check and decreasing SACK_HEADER_LENGTH to 2.