HomeFreeBSD

MFS r352565: SIOCSIFNAME: Do nothing if we're not actually changing

Description

MFS r352565: SIOCSIFNAME: Do nothing if we're not actually changing

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
Approved by: re (gjb)

Details

Provenance
kevansAuthored on
Parents
rS352570: Fix build errors of test.c, which had been broken for a long time.
Branches
Unknown
Tags
Unknown