CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/10/25 16:20:48

Modified files:
        sys/netinet    : in_pcb.c 

Log message:
The implementation of ipsp_spd_inp() is side effect free.  It may
set the error output parameter or return a tdb.  Both are ignored
in in_pcbconnect().  Remove the code that does nothing.
OK tobhe@ jca@ mvs@

Reply via email to