diff options
author | Denis Efremov <[email protected]> | 2020-09-02 14:18:45 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-02 12:54:12 -0700 |
commit | 1996cf46e4673a25ef2478eb266714f409a98221 (patch) | |
tree | de277b83198f0ae569e14b8f7801c53749e71e6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7deedd9f0e43bb3f4ea531b3ea9ecc27bf1f4871 (diff) |
net: bcmgenet: fix mask check in bcmgenet_validate_flow()
VALIDATE_MASK(eth_mask->h_source) is checked twice in a row in
bcmgenet_validate_flow(). Add VALIDATE_MASK(eth_mask->h_dest)
instead.
Fixes: 3e370952287c ("net: bcmgenet: add support for ethtool rxnfc flows")
Signed-off-by: Denis Efremov <[email protected]>
Acked-by: Doug Berger <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions