diff options
author | Denis Efremov <efremov@linux.com> | 2020-09-02 14:18:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-02 22:54:12 +0300 |
commit | 1996cf46e4673a25ef2478eb266714f409a98221 (patch) | |
tree | de277b83198f0ae569e14b8f7801c53749e71e6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7deedd9f0e43bb3f4ea531b3ea9ecc27bf1f4871 (diff) | |
download | linux-1996cf46e4673a25ef2478eb266714f409a98221.tar.xz |
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 <efremov@linux.com>
Acked-by: Doug Berger <opendmb@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions