rwatson 2006-03-25 14:45:08 UTC
FreeBSD src repository
Modified files:
sys/netipx spx_usrreq.c
Log:
Don't bother restoring host byte order of mbuf fields when we're just
about to free the mbuf in the spx_input() error path.
MFC after: 1 month
Revision Changes Path
1.74 +0 -3 src/sys/netipx/spx_usrreq.c