> 
> This sort of test is generally better where the
> individual tests are written on separate lines like:
> 
>                       if ((data[idx] != pktdata[i]) ||
>                           (data[idx+1] != pktdata[i+1])) {
> 

Thanks for all the suggestions, Joe. I'll upload a revised patch soon.

Serguey
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to