commit | e39513259450a8312cb98a9a3b16bb924310dbcc | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Fri Mar 03 17:08:34 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 07 13:47:15 2017 -0800 |
tree | 8bb7a94c993c7896097f9b568bd1618ebc087ee4 | |
parent | 74bcbeb7d77ec92e4262fc340cb436ef7d98ba01 [diff] |
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>