cvs commit: src/sys/netipx spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Wed Jul 2 16:08:59 UTC 2008
rwatson 2008-07-02 16:08:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netipx spx_usrreq.c
Log:
SVN rev 180188 on 2008-07-02 16:08:42Z by rwatson
Merge spx_usrreq.c:1.89 (r179410) from head to stable/7:
Rather than m_free(dtom(si)) in spx_reass(), return (1) which causes the
caller to free the mbuf without using dtom().
Revision Changes Path
1.86.2.3 +3 -6 src/sys/netipx/spx_usrreq.c
More information about the cvs-src
mailing list