netifd: fix anywan crash
This commit fixed crash with following details:
- crash is caused when the switchover happens since the underlying device does not exist anymore while netifd tries to access the ifname of this device from its pointer stored in if_old structure.