On Tue, Apr 21, 2009 at 10:24:07AM +0100, Robert Watson wrote:
>
> On Tue, 21 Apr 2009, Pyun YongHyeon wrote:
>
> > Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.
> > Previously it used to clear the flag only when the transmit queue
> > is empty which may slow down Tx perfor
On Tue, 21 Apr 2009, Robert Watson wrote:
On Tue, 21 Apr 2009, Pyun YongHyeon wrote:
Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.
Previously it used to clear the flag only when the transmit queue
is empty which may slow down Tx performance.
While I'm here check whet
On Tue, 21 Apr 2009, Pyun YongHyeon wrote:
Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.
Previously it used to clear the flag only when the transmit queue
is empty which may slow down Tx performance.
While I'm here check whether driver is running and whether we can
q
Author: yongari
Date: Tue Apr 21 00:34:31 2009
New Revision: 191344
URL: http://svn.freebsd.org/changeset/base/191344
Log:
Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.
Previously it used to clear the flag only when the transmit queue
is empty which may slow down Tx pe