jmg         2004-11-17 18:32:44 UTC
  FreeBSD src repository
  Modified files:
    sys/net              if.h 
  Log:
  sync comment on IFF_OACTIVE with reality..  IFF_OACTIVE is set when the
  hardware cannot take anymore packets, and so will supress the calling of
  the device's if_start method...
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.93      +1 -1      src/sys/net/if.h