Re: [PATCH] Replaces (2 * HZ) with DATA_TIMEOUT in /drivers/usb/atm/speedtch.c

From: Greg KH
Date: Wed Feb 23 2005 - 19:07:08 EST


On Wed, Feb 23, 2005 at 06:42:32PM +0000, Telemaque Ndizihiwe wrote:
> This Patch replaces "(2 * HZ)" with "DATA_TIMEOUT" which is defined as
> #define DATA_TIMEOUT (2 * HZ)
> in /drivers/usb/atm/speedtch.c in kernel 2.6.10.
>
> Signed-off-by: Telemaque Ndizihiwe <telendiz@xxxxxxxxxx>

This has already been fixed in my tree, due to the change in time value
for the usb_bulk_msg() call. See the latest -mm release to validate
this.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/