]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3661df2c06ba83415e9634e366e0ff16b80a6eaf
treed8bb32f9c86acf62b0970d6ab20354562993714c
parentc9b654a7c1facb9a37da8c2adb17a2d5934afbb8
parent0558ffa5dd3c9d203a8f967ec9afd9c28746fc9c
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>