cvs commit: src/sys/dev/vge if_vge.c

Bill Paul wpaul at FreeBSD.org
Sat Sep 11 15:13:26 PDT 2004


wpaul       2004-09-11 22:13:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/vge          if_vge.c 
  Log:
  Remove unneeded TX channel wakeup from vge_txeof(). This was put
  there for testing and forgotten. It's not really needed, and taking
  it out saves a register access.
  
  Revision  Changes    Path
  1.3       +0 -1      src/sys/dev/vge/if_vge.c


More information about the cvs-src mailing list