Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 21:35:23 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sk.c
Message-ID:  <200411172135.iAHLZNfR098453@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2004-11-17 21:35:22 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sk.c 
  Log:
  only clear the IFF_OACTIVE flag when we have a chance of being able to
  queue a packet to the hardware... instead of when the hardware queue is
  empty..
  
  don't initalize cur_tx now that it doesn't need to be...
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.92      +4 -4      src/sys/pci/if_sk.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411172135.iAHLZNfR098453>