Merge branch 'hv_netvsc-fix-multicast-flags-and-sync'
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 17:48:57 +0000 (12:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 17:48:57 +0000 (12:48 -0500)
commit7f7f6262a57b2cff9ca213f0dc5b2462bd10c99b
treed8bb32f9c86acf62b0970d6ab20354562993714c
parent652dfb2b31b076153c73106863a4a57e5318c152
parentb0dee7910317f41f398838992516af6a3b981d86
Merge branch 'hv_netvsc-fix-multicast-flags-and-sync'

Stephen Hemminger says:

====================
hv_netvsc: fix multicast flags and sync

This set of patches deals with the handling of multicast flags
and addresses in transparent VF mode. The recent set of patches
(in linux-net) had a couple of bugs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>