public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Telemaque Ndizihiwe <telendiz@eircom.net>
Cc: duncan.sands@free.fr, linux-usb-devel@lists.sourceforge.net,
	torvalds@osdl.org, akpm@osdl.org, trivial@rustcorp.com.au,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Replaces (2 * HZ) with DATA_TIMEOUT in /drivers/usb/atm/speedtch.c
Date: Wed, 23 Feb 2005 15:32:43 -0800	[thread overview]
Message-ID: <20050223233243.GA6807@kroah.com> (raw)
In-Reply-To: <421CCE98.4090406@eircom.net>

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@eircom.net>

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

  parent reply	other threads:[~2005-02-24  0:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 18:42 [PATCH] Replaces (2 * HZ) with DATA_TIMEOUT in /drivers/usb/atm/speedtch.c Telemaque Ndizihiwe
2005-02-23 18:47 ` Linus Torvalds
2005-02-23 23:32 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-20 13:41 Telemaque Ndizihiwe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050223233243.GA6807@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=duncan.sands@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=telendiz@eircom.net \
    --cc=torvalds@osdl.org \
    --cc=trivial@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox