commit | 83bd9eb8fc69cdd5135ed6e1f066adc8841800fd | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Fri Mar 03 17:08:31 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 07 13:47:15 2017 -0800 |
tree | 3f9a1c035cc47acefc5ed75d84db2335a1f28f2c | |
parent | 22118d861cec5da6ed525aaf12a3de9bfeffc58f [diff] |
bnx2x: fix detection of VLAN filtering feature for VF VFs are currently missing the VLAN filtering feature, because we were checking the PF's acquire response before actually performing the acquire. Fix it by setting the feature flag later when we have the PF response. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>