OSDN Git Service

bnx2x: add missing configuration of VF VLAN filters
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 3 Mar 2017 16:08:34 +0000 (17:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Mar 2017 21:47:15 +0000 (13:47 -0800)
commite39513259450a8312cb98a9a3b16bb924310dbcc
tree8bb7a94c993c7896097f9b568bd1618ebc087ee4
parent74bcbeb7d77ec92e4262fc340cb436ef7d98ba01
bnx2x: add missing configuration of VF VLAN filters

Configuring VLANs from the VF side had no effect, because the PF ignored
filters of type VFPF_VLAN_FILTER in the VF-PF message.

Add the missing filter type to configure.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c