FreeBSD/src f7765fb (r352565)sys/net if.c

MFC r352246: 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
DeltaFile
+2-0sys/net/if.c
+2-01 files

UnifiedSplitRaw

FreeBSD/src 516aa8d (r352565)sys/net if.c

MFC r352246: 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
DeltaFile
+2-0sys/net/if.c
+2-01 files

UnifiedSplitRaw