cvs commit: src/sys/netinet ip_fastfwd.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Mar 29 05:43:09 PST 2005


glebius     2005-03-29 13:43:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fastfwd.c 
  Log:
  - 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
  MFC after:      1 day
  
  Revision  Changes    Path
  1.27      +1 -2      src/sys/netinet/ip_fastfwd.c


More information about the cvs-src mailing list