+       default:
+               cmpr = 60;
+               break;
+       }
 
Is this the right "default"?  It may be a good choice for a backend with a 
really
tiny buffer (1 ... 999).  But less good for a (theoretical) backend with a 
larger
buffer (10001 ... infinity and beyond).  Which are you trying to catch here?

-Tony

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to