All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: akpm@osdl.org
Cc: netdev@vger.kernel.org, jesse@icplus.com.tw
Subject: Re: [patch 4/8] subdance: fix TX Pause bug (reset_tx, intr_handler)
Date: Tue, 07 Nov 2006 04:37:34 -0500	[thread overview]
Message-ID: <455053DE.5070107@garzik.org> (raw)
In-Reply-To: <200610202142.k9KLgBKA003722@shell0.pdx.osdl.net>

akpm@osdl.org wrote:
> From: Jesse Huang <jesse@icplus.com.tw>
> 
> Fix TX Pause bug (reset_tx, intr_handler).  When MaxCollisions occurred, need
> to re-enable Tx.  But just after re-enable, MaxCollisions maybe occurred again
> and with TxStatusOverflow.  This will cause driver can't check new
> MaxCollisions to re-enable Tx again, because TxStatusOverflow.  For this
> reason, after re-enable Tx, we need to make sure Tx was actually enabled.
> 
> Signed-off-by: Jesse Huang <jesse@icplus.com.tw>
> Signed-off-by: Andrew Morton <akpm@osdl.org>

applied



      reply	other threads:[~2006-11-07  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-20 21:42 [patch 4/8] subdance: fix TX Pause bug (reset_tx, intr_handler) akpm
2006-11-07  9:37 ` Jeff Garzik [this message]

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=455053DE.5070107@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@osdl.org \
    --cc=jesse@icplus.com.tw \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.