]> asedeno.scripts.mit.edu Git - linux.git/commit
hv_netvsc: propagate rx filters to VF
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Mar 2018 21:49:09 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 03:18:21 +0000 (22:18 -0500)
commitbee9d41b37ea6b1f860e5bc0989cf1cf1d7e6ab3
treeff69aba9f1f0ff9663c323aa9700fcfaca3c10a7
parent009f766ca2383d8788acd65c2c36c51bbfb19470
hv_netvsc: propagate rx filters to VF

The netvsc device should propagate filters to the SR-IOV VF
device (if present). The flags also need to be propagated to the
VF device as well. This only really matters on local Hyper-V
since Azure does not support multiple addresses.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c