On Wed, 20 Aug 2014 23:17:58 +0100
Mark Einon <[email protected]> wrote:

>  
> +     if (budget > MAX_PACKETS_HANDLED)
> +             limit = MAX_PACKETS_HANDLED;

Why this artificial restriction?
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to