cvs commit: src/sys/netipx spx_usrreq.c

Robert Watson rwatson at FreeBSD.org
Thu May 29 07:18:44 UTC 2008


rwatson     2008-05-29 07:18:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  Rather than m_free(dtom(si)) in spx_reass(), return (1) which causes the
  caller to free the mbuf without using dtom().
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.89      +3 -6      src/sys/netipx/spx_usrreq.c


More information about the cvs-src mailing list