From: Stephen Hemminger <step...@networkplumber.org> Date: Mon, 7 Aug 2017 11:30:00 -0700
> Go back to switching datapath directly in the notifier callback. > Otherwise datapath might not get switched on unregister. > > No need for calling the NOTIFY_PEERS notifier since that is only for > a gratitious ARP/ND packet; but that is not required with Hyper-V > because both VF and synthetic NIC have the same MAC address. > > Reported-by: Vitaly Kuznetsov <vkuzn...@redhat.com> > Fixes: 0c195567a8f6 ("netvsc: transparent VF management") > Signed-off-by: Stephen Hemminger <sthem...@microsoft.com> Applied, thanks Stephen.