cvs commit: src/sys/pci if_sk.c

John-Mark Gurney jmg at FreeBSD.org
Wed Nov 17 21:35:23 GMT 2004


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


More information about the cvs-src mailing list