Change 80e60e236d85 made the if_index global, and for a whole lifecycle
of an interface its index never changes, then there is no need to
synchronize the interface index in the link layer address when moving
interfaces from one vnet to another.
No functional change intended.
Fixes: 80e60e236d85 ifnet: make if_index global
MFC after: 1 week