diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-03-27 11:28:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-29 11:45:06 -0400 |
commit | f03dbb06dc380274e351ca4b1ee1587ed4529e62 (patch) | |
tree | 4eb44328d5d95796eef10bd3c17a25fbb1bde3ba /net | |
parent | 5568cdc368c349eee7b5fc48bc956234a0828d71 (diff) | |
download | linux-f03dbb06dc380274e351ca4b1ee1587ed4529e62.tar.bz2 |
hv_netvsc: enable multicast if necessary
My recent change to netvsc drive in how receive flags are handled
broke multicast. The Hyper-v/Azure virtual interface there is not a
multicast filter list, filtering is only all or none. The driver must
enable all multicast if any multicast address is present.
Fixes: 009f766ca238 ("hv_netvsc: filter multicast/broadcast")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions