commit | 4eee13f14dd8989e6168e1d69b8804f44c016e04 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Jan 14 17:09:23 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 15 23:11:18 2020 +0100 |
tree | 4f5a6ac2effce1afa7af482f23f16e24ddbbc6c2 | |
parent | d39b68e5a736afa67d2e9cfb158efdd237d99dbd [diff] |
net: stmmac: selftests: Guard VLAN Perfect test against non supported HW When HW does not support perfect filtering the feature will not be enabled in the net_device. Add a check for this to prevent failures. Fixes: 1b2250a04c1f ("net: stmmac: selftests: Add tests for VLAN Perfect Filtering") Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>