> -             dbg("too big transfer requested");
> +             if (printk_ratelimit())
> +                     usb_err(instance->usbatm, "requested transfer size too 
> large (%d, %d)\n",
> +                             wbuflen, rbuflen);

etc

Acked-by: Duncan Sands <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to