HomeFreeBSD

Fix comment in sofree() to reference sbdestroy().

Description

Fix comment in sofree() to reference sbdestroy().

r160875 added sbdestroy() as a wrapper around sbrelease_internal to be
called from sofree(), yet the comment added in the same revision to
sofree() still mentions sbrelease_internal().

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20488

Details

Provenance
jhbAuthored on
Differential Revision
D20488: Fix comment in sofree() to reference sbdestroy().
Parents
rS349474: Reject attempts to register a TCP stack being unloaded.
Branches
Unknown
Tags
Unknown