HomeFreeBSD

tcp: unloading a module that is set to default should error.

Description

tcp: unloading a module that is set to default should error.

I just discovered that the return of the EBUSY error was incorrectly
rigged so that you could unload a CC module that was set to default.
Its supposed to be an EBUSY error. Make it so.

Reviewed by: Michael Tuexen
Sponsored by: Netflix Inc.
Differential Revision: https://reviews.freebsd.org/D33229

Details

Provenance
rrsAuthored on Dec 2 2021, 11:12 AM
Reviewer
tuexen
Differential Revision
D33229: tcp: unloading a module that is set to default should error.
Parents
rGfe96f62d61a5: kern: Correct a typo in a sysctl description
Branches
Unknown
Tags
Unknown