cvs commit: src/sys/netinet ip_fastfwd.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Mar 31 09:03:46 PST 2005


glebius     2005-03-31 17:03:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_fastfwd.c 
  Log:
  MFC 1.27:
    - Don't free mbuf, passed to interface output method if the latter
      returns error. In this case mbuf has already been freed. [1]
    - Remove redundant declaration.
  
    PR:             kern/78893 [1]
    Submitted by:   Liang Yi [1]
    Reviewed by:    sam
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.17.2.7  +1 -2      src/sys/netinet/ip_fastfwd.c


More information about the cvs-all mailing list