Page MenuHomeFreeBSD

SIOCSIFNAME: Do nothing if we're not actually changing
ClosedPublic

Authored by kevans on Sep 12 2019, 3:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 8:32 AM
Unknown Object (File)
Wed, Oct 29, 1:49 AM
Unknown Object (File)
Tue, Oct 28, 3:23 AM
Unknown Object (File)
Mon, Oct 27, 2:45 PM
Unknown Object (File)
Mon, Oct 20, 1:43 PM
Unknown Object (File)
Mon, Oct 20, 1:43 PM
Unknown Object (File)
Mon, Oct 20, 1:43 PM
Unknown Object (File)
Sun, Oct 19, 11:52 PM
Subscribers

Details

Summary

Instead of throwing EEXIST, just succeed if the name isn't actually changing. We don't need to trigger departure or any of that because there's no change from consumers' perspective.

PR: 240539

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable