]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: add missing configuration of VF VLAN filters
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 3 Mar 2017 16:08:34 +0000 (17:08 +0100)
committerSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Fri, 14 Jul 2017 17:54:36 +0000 (10:54 -0700)
commit509380d2d4fc6b65170278669c81369f7e9809e8
treee17c779ef0d886968c87d9d81c6681022c1b76d5
parentaf435577483ac77cddf33f320484c734b4c7d9a9
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.

Orabug: 26440216

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit e39513259450a8312cb98a9a3b16bb924310dbcc)
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Reviewed-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c