cvs commit: src/sys/net if_spppsubr.c

Roman Kurakin rik at FreeBSD.org
Mon Jun 28 08:32:25 PDT 2004


rik         2004-06-28 15:32:25 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_spppsubr.c 
  Log:
  Do not m_free packet since IF_HANDOFF (called from netisr_queue) will
  do it for us, just count it.
  
  Revision  Changes    Path
  1.112     +1 -1      src/sys/net/if_spppsubr.c


More information about the cvs-src mailing list