Hi Werner, On Wed, Jul 24, 2013 at 10:20:05AM -0300, Werner Almesberger wrote: > Alexander Aring wrote: > > hdr.priority = ((tmp >> 2) & 0x0f); > > hdr.flow_lbl[0] = ((tmp << 6) & 0xC0) | ((tmp >> 2) & 0x30); > > Some more opportinities to kill unnecessary parentheses :-) > (Just the outermost ones. The rest is fine.) >
Ok I will do this, but I know the traffic class has some other issues inside... should I try to fix this, too? I would handle a fix for the traffic class in a separate patch series. Thanks. - Alex ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel