dev_unicast_sync — Synchronize device's unicast list to another device
destination device
source device
Add newly added addresses to the destination device and release addresses that have no users left. The source device must be locked by netif_tx_lock_bh.
This function is intended to be called from the dev->set_rx_mode function of layered software devices.